From 4dd6d037201a4d6668b0878539760d1cb686fb28 Mon Sep 17 00:00:00 2001 From: jahnvigupta <43217070+jahnvigupta@users.noreply.github.com> Date: Sat, 5 Oct 2019 20:02:58 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f4e74..0939811 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # YouReview -This is a basic application to see book reviews, ratings and introduction. +You can view reviews, ratings and introduction of books using this app. ## Running the app 1. Clone the app and run `bundle install` .