Markdown syntax
This commit is contained in:
parent
2c93925f02
commit
274619f94f
|
@ -7,7 +7,7 @@ text and creates a basic `fortune` database from them, verse by verse.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
![Example of the tool being run in a terminal](data/screenshot.png)
|
![Example of the tool being run in a terminal](./data/screenshot.png)
|
||||||
|
|
||||||
This repo uses `uv`, so you can invoke the tool as
|
This repo uses `uv`, so you can invoke the tool as
|
||||||
`uv run python -m sefaria_fortune_gen <first section title>`.
|
`uv run python -m sefaria_fortune_gen <first section title>`.
|
||||||
|
|
Loading…
Reference in New Issue