From 79fd4b5d70c73cb65ede4c4264a99e5c882bb613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Thu, 24 Jun 2021 20:59:21 +0200 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f2f83d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# manga-up, a manga updater and downloader + +This simple program allows you to check for updates of your favorite manga, +automatically download new chapters, and send notifications to a service +of your choice. \ No newline at end of file