Skip to content

Commit

Permalink
update README.md and refactor name
Browse files Browse the repository at this point in the history
  • Loading branch information
Gy0m committed May 11, 2021
1 parent b2a5800 commit e0d70a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Books_to_scrap
# Books_to_scrape

A little script to scrape information about books in the website [Books To Scrape](http://books.toscrape.com/index.html)

Expand All @@ -14,10 +14,10 @@ Then :
```
pip install -r requirements.txt
```
Then enter that command in the terminal :
Then enter this command in the terminal :

```
python3 Scrape_one_book.py
python3 scrape_books.py
```

And that's it :)
File renamed without changes.

0 comments on commit e0d70a8

Please sign in to comment.