From b25ce0be1e3dea89d5bbd8826c487f8d9651f140 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 23 Feb 2022 16:09:05 +0000 Subject: Update README to add info about manga package --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.3