aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 21345aa..52bb0fc 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,14 @@
# mal-authtoken-generator
Simple python script to generate your own MyAnimeList OAuth authentication token.
+
+Heavily inspired with [this guide](https://myanimelist.net/blog.php?eid=835707),
+you can use this simple python script to generate an OAuth token to get access
+to MyAnimeList's API.
+
+## Licence
+
+Licenced under the GNU General Public Licence
+
+GNU GPL: https://www.gnu.org/licenses/gpl-3.0.en.html
+
+Copyright (c) 2022 Vidhu Kant Sharma