From 262fd3d8ef959038cd13025f051a38579f900d1d Mon Sep 17 00:00:00 2001
From: feraxhp <feraxhp@noreply.gitea.com>
Date: Tue, 8 Oct 2024 15:34:22 +0000
Subject: [PATCH] * grp cli tool added

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3996af9..77960c1 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
 - [makepr](https://github.com/hrgdavor/makepr) - Quickly open url to start PR process with current branch.
 - [sip](https://gitea.com/jolheiser/sip) - A prompt-based command line tool to interact with Gitea servers.
 - [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers.
+- [grp](https://github.com/feraxhp/grp) - A cli tool to interact with github, gitea and local repositories written in rust.
 
 ### DevOps