aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@protonmail.ch>2022-02-06 18:42:45 +0530
committerVidhu Kant Sharma <vidhukant@protonmail.ch>2022-02-06 18:42:45 +0530
commitbcfbe2f2508b53b507f7348993bcf3d70fac3ebd (patch)
tree68c1606b44fdf2506dca6e2b1e737d96db44fcc9
parentcd84ec47e2b33d8160969997860cde44318c4e28 (diff)
fixed typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 52bb0fc..5ebc4c3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# 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),
+Heavily inspired by [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.