From ee7cc3bf1813292bbaa7f7f1dee594c4760927cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Sepp=C3=A4?= <joonas.a.seppa@utu.fi> Date: Sat, 26 Mar 2022 19:04:53 +0000 Subject: [PATCH] README --- README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..daa09c1 --- /dev/null +++ b/README.txt @@ -0,0 +1 @@ +Python news API program, that takes news from API web address and displays them. Program also takes news from Iltalehti as RSS-feed and displays that. As it uses free account, it cannot ask news more than ~50 times/day. -- GitLab