We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22902f commit d508481Copy full SHA for d508481
README.md
@@ -21,9 +21,9 @@ manually put the resulting file in either `training_data/news` or
21
`training_data/sports` dir.
22
23
## Other setup
24
-`pip install -r requirements.txt`
25
-Add your feed URLs and email to `feed_classifier.py`
26
-Configure your email server in `pipeline/mail_sender.py`
+- `pip install -r requirements.txt`
+- Add your feed URLs and email to `feed_classifier.py`
+- Configure your email server in `pipeline/mail_sender.py`
27
28
## Running
29
Run `feed_classifier.py`, no arguments required.
0 commit comments