aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..09a0c10
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# maltoken
+
+A go package for the MyAnimeList OAuth mechanism
+
+Maltoken can be used to get a MyAnimeList access token
+through the MyAnimeList's OAuth mechanism.
+
+[How to use](https://mg.vidhukant.com/#with-maltoken)
+
+## Licence
+
+Licenced under GNU General Public Licence V3
+
+GNU GPL License: [LICENSE](LICENSE)
+
+Copyright (c) 2023 Vidhu Kant Sharma