diff --git a/README.md b/README.md index 52026e13ba87f3145b72067e2920db8322249ed8..127b886d46c6f0ab22ba73a4f5d81988a8ded974 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,13 @@ This project is for sp21 CS242 assignment2 Current version is 2.1 -###Function +### Function 1. Scrap data of books and authors from GoodReads 2. Store scraped data on cloud or local files 3. Query cloud for certain documents of books or authors -###Composition: -####Client: Command line interface (interactive) -####Server: Simple server based on Flask -####Database: MongoDB \ No newline at end of file +### Composition: +#### Client: Command line interface (interactive) +#### Server: Simple server based on Flask +#### Database: MongoDB +#### Website: Javascipt HTML with React