Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
computiqtech authored Aug 24, 2022
1 parent e4f61c0 commit 869f782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Build a book store mobile application. The store contain a list of available boo
The main page should contain a list of the available books. When tapping on a book, the second page (Book Details Page) will be navigated. Use Scrollable view for the list of books. ALso there is a simple search on the top of the page.


### Cart Page
### Cart Page (Optional)
This page can view the ordered books.

### Details Page
Expand Down

0 comments on commit 869f782

Please sign in to comment.