From 538e3cfc7cbf0b8d126e6a3fac91f847febd8d82 Mon Sep 17 00:00:00 2001 From: Shaurya Gupta <74823287+Shaurya50211@users.noreply.github.com> Date: Wed, 5 Oct 2022 15:51:03 -0400 Subject: [PATCH 1/2] Made the Readme more clear I made sections to make the readme more clear. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b03e20d..b675e27 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,14 @@ Screen Shot 2019-08-28 at 22 25 25

-✨ Revill is App to list games and search best games +### App Idea +Revill should be an app in which the user can search for different games and read about it. Also, you can see the "Game of the Day" which updates everyday. -✨ Design in Swift UI + Combine +### Design +Design should be in SwiftUI and there can be some other design too. -✨ The idea is develop this app in Hacktober Fest +### Purpose +The idea is develop this app in HacktoberFest 2022. ### Expected ![revill](https://user-images.githubusercontent.com/32227073/65997616-0ef63f80-e470-11e9-8faa-d2d6728202a5.png) From 908af50268e7eae755f67570ec19a2977ff6b3c3 Mon Sep 17 00:00:00 2001 From: Shaurya Gupta <74823287+Shaurya50211@users.noreply.github.com> Date: Wed, 5 Oct 2022 15:51:31 -0400 Subject: [PATCH 2/2] Add more spacing --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b675e27..c140be6 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,15 @@ ### App Idea Revill should be an app in which the user can search for different games and read about it. Also, you can see the "Game of the Day" which updates everyday. + ### Design Design should be in SwiftUI and there can be some other design too. + ### Purpose The idea is develop this app in HacktoberFest 2022. + ### Expected ![revill](https://user-images.githubusercontent.com/32227073/65997616-0ef63f80-e470-11e9-8faa-d2d6728202a5.png)