From 132ef4f2ac2751cda019cf4c92359c3eaa03f1c7 Mon Sep 17 00:00:00 2001
From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com>
Date: Wed, 16 Mar 2022 22:33:34 +0200
Subject: [PATCH] Update README.md
---
README.md | 38 +++++++++++++++++++++++++++-----------
1 file changed, 27 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 670a005..fb2cdc1 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,13 @@

-> *Gather advanced OSINT on Github users and organizations*
-
-





+> *Simply gather OSINT on Github users and organizations like a god🔥*
+

@@ -38,16 +37,33 @@ $ ./octosuite
$ python3 octosuite
```
+# AVAILABLE COMMANDS
+| Command | Usage|
+| ------------- |:---------:|
+| orginfo | *get organization info* |
+| userinfo | *get user profile info* |
+| repoinfo | *get repository info* |
+| pathcontents | *get contents of a path from a specified repository* |
+| orgrepos | *get a list of repositories owned by a specified organization* |
+| userrepos | *get a list of repositories owned by a specified user* |
+| usergists | *get a list of gists owned by a specified user* |
+| userfollowers | *get a list of a user's followers* |
+| userfollowing | *check whether user A follows user B* |
+| usersearch | *search user(s)* |
+| reposearch | *search repositor(y)(ies)* |
+| topicsearch | *search topics(s)* |
+| issuesearch | *search issue(s)* |
+| commitsearch | *search commit(s)* |
+| usersearch | *search user(s)* |
+| update | *check for/download updates* |
+| author | *show author info* |
+| help | *show usage/help* |
+| exit | *exit session* |
+
# NOTE
-* Requirement(s) [requests] will be installed on first run
-* Enter *help* command to show usage
-* octosuite automatically logs network and minor user activity. The logs are saved by date and time in .logs folder
-
-* octosuite has only been tested on *Linux* for now, please be sure to let me know how it works on *Windows*
-
-* Feel free to open pull requests if there are any notable bugs found
-
+* *octosuite automatically logs network and minor user activity. The logs are saved by date and time in .logs folder*
+* *octosuite has only been tested on **Linux** (for now), please be sure to let me know how it works on **Windows***
# LICENSE
