aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@protonmail.ch>2022-02-06 18:18:35 +0530
committerVidhu Kant Sharma <vidhukant@protonmail.ch>2022-02-06 18:18:35 +0530
commita36d5514c068a5006e3a3aeda3e9ac13f03f07ba (patch)
tree27efe3638de82636390d3e9ea17b5a48a7a4e6cb /README.md
parent508003249290b9eefde78f7690c23b04652b6c85 (diff)
initial commit for the script
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