aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2022-02-23 16:09:05 +0000
committerGitHub <noreply@github.com>2022-02-23 16:09:05 +0000
commitb25ce0be1e3dea89d5bbd8826c487f8d9651f140 (patch)
tree5c54cec3ed50f5f3298de4c6a5f44002205d409a /README.md
parent3d0196e8b861675507954b9569b98058ca747137 (diff)
Update README to add info about manga package
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f42068..1f8e2c9 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,9 @@ Go needs to be installed and `$GOPATH` should be set up
[anime](anime) package
contains all the functionality for pulling data about anime from the API.
+[manga](manga) package
+contains all the functionality for pulling data about manga from the API.
+
[user](user) package
has the functionality for getting user data and updating information.