commit 3542c8e5aa22dc3d84c43b13377bdd48a2c9478d parent 6057922c5aa108774d914a3b25866fc3df6433f4 Author: Isak Lindhé <isak.e.lindhe@gmail.com> Date: Fri, 21 Dec 2018 19:41:02 +0100 added link to source Diffstat:
M | README.md | | | 9 | ++++++--- |
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -1,18 +1,21 @@ # svtxtv - A client for reading swedish text tv in the terminal -Text-tv is great! plain, short-form news with no distractions, clickbait, or ads! +Text-tv is great! plaintext and to-the-point news with no bullshit. +now you can read it without touching your mouse or your tv-remote :)  ## usage The only argument is the number of the page you want to look at. -100 is the front page and will be shown if given no arguments. +Page 100 is the front page and will be shown if given no arguments. +Page 700 is the table of contents ` -./txtv.py 130 +./txtv.py 140 ` ## development Here is the trello for the development of svtxtv: https://trello.com/b/aBI0DpN3/svtxtv +Here is where it's scraping data from: https://www.svt.se/svttext/web/pages/100.html