add: readme
This commit is contained in:
parent
6dfb15c271
commit
83cb246073
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# My Readings
|
||||
A script to generate a static book review page
|
||||
|
||||
## images
|
||||
|
||||
## usage
|
||||
|
||||
- fill the ![constructor.json](./constructor.json) like the ![constructor.json](./constructor_example.json)
|
||||
- run the python script
|
||||
```sh
|
||||
python main.py > index.html
|
||||
```
|
Loading…
Reference in New Issue
Block a user