README fixes.
This commit is contained in:
parent
a94d212abc
commit
4eae06e5e9
@ -24,8 +24,8 @@ total: 539 words
|
||||
|
||||
## Installation
|
||||
|
||||
Start by cloning the project with git. Then install it with Python's pip.
|
||||
Example
|
||||
Start by cloning the project with git. Then install it with Python's `pip`.
|
||||
Example:
|
||||
|
||||
```bash
|
||||
pip3 install /path/to/novel-stats
|
||||
@ -67,8 +67,8 @@ count.
|
||||
|
||||
### Chapters
|
||||
|
||||
novel-stats expects chapters to start with `##` and to have a numeric title.
|
||||
Example:
|
||||
novel-stats expects chapters to start with `##` and to have a numeric title
|
||||
(no "Chapter", etc.). Example:
|
||||
|
||||
```yaml
|
||||
## 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user