11 lines
170 B
Markdown
11 lines
170 B
Markdown
# Be my anchor
|
|
|
|
Make you a podcast like audio fomr articles you'd like to read but want to listen instead.
|
|
|
|
## How to run it
|
|
|
|
```
|
|
make setup
|
|
python -m src.server.app
|
|
```
|