Skip to content

Commit 67f1566

Browse files
committed
change the readme.md
1 parent 342d47e commit 67f1566

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,25 @@ You can search and download some books that you need.
1414
Run `pip install -r requirements.txt`
1515

1616
### Usage:
17+
1718
```
1819
abook.py search <title> <author>
1920
abook.py title <title>
2021
abook.py author <author>
2122
```
23+
2224
#### Search
2325
![search](docs/search.png)
2426
#### Command
2527
![command](docs/command.png)
2628
#### download
2729
![command](docs/download.png)
2830
Enjoy reading time !
31+
2932
### TODO:
33+
3034
- Add more websites
3135
- Batch download
36+
3237
### How to update?
3338
[Update the data](docs/crawl.md)

0 commit comments

Comments
 (0)