aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.