From 1cd0685109eecf8e47ffa61820e9ef79a07cc78a Mon Sep 17 00:00:00 2001 From: Aji Kamaludin Date: Mon, 17 Jul 2023 00:05:03 +0700 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3bb8070..830013c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ this a simple rest app and cli app to manage books and collections of books [Collection](./GRACE.postman_collection.json) +how to use it ? , download json file, open postman , click import and choose downloaded file + ## RUN REST API ```bash