From 557e64c22f7ea341d6eea8bb124fae2ea5d8c26e Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Mon, 20 Jun 2022 14:59:57 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99aca5b..31a2ec4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ - [x] Returns a user's gists - [x] Returns organizations that a user owns/belongs to - [x] Fetches a user's events +- [x] Fetches a list of users followed by the target - [x] Fetches a user's followers - [x] Checks if user A follows user B - [x] Checks if user is a public member of an organizations