From 6c9f92084623239df7b326c35c407f3af3edd90c Mon Sep 17 00:00:00 2001 From: Samad Yar Khan <70485812+samad-yar-khan@users.noreply.github.com> Date: Thu, 23 Mar 2023 16:47:01 +0530 Subject: [PATCH] Update README.md to add contributor stats widget --- README.md | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index be3cdd7..718ea13 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ The GitHub Rocket.Chat App provides a seamless integration between GitHub and Rocket.Chat and improves collaboration between developers. The application allows users to search and share Issues and Pull Request, Subscribe to Repository Events, create New Issues, Review and Merge Pull Requests and do much more right from Rocket.Chat. +

🚀 Features 🚀

+

🚀 Contributing 🚀

+ +
+ + + +
+ + + -

🖥️ Quick Setup 🖥️

+ +

:desktop_computer: Quick Setup :desktop_computer:

Gitpod 🍊

@@ -62,7 +80,7 @@ Using [Thrust](https://github.com/henit-chobisa/Thrust.RC) for quickly setup you npm install -g @rocket.chat/apps-cli ``` - Check of the CLI has been installed + Check if the CLI has been installed ``` rc-apps -v @@ -105,7 +123,7 @@ Using [Thrust](https://github.com/henit-chobisa/Thrust.RC) for quickly setup you The Application is now installed on the server. You can verify this by checking the installed applications from the administration panel. Enter `/github` or `/github help` in the message input box of any channel on the server to know about different features and how to trigger them using different slash commands. -

🖥️ Application Setup 🖥️

+

:desktop_computer: Application Setup :desktop_computer:

The GitHub App uses the GitHub OAth2 and you must setup a GitHub OAuth App to unlock the full potential of the GitHub App.

@@ -132,12 +150,3 @@ The users can login to GitHub by entering the slash command `/github login` and Users are logged out after a week but the users can also logout at any time by entering `/github logout`. -

🚀 Contrubuting 🚀

- - - -