diff --git a/README.md b/README.md
index 18ef8b6..ed64e76 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,8 @@ A curated list of awesome projects related to Gitea.
 ### Command Line
 
 * [changelog](https://gitea.com/gitea/changelog) - Generate changelog of gitea repository.
-* [gitea-cli](https://github.com/bashup/gitea-cli) - Extensible, configurable command-line API client for gitea and gogs
+* [gitea-cli](https://github.com/bashup/gitea-cli) - Extensible, configurable command-line API client for gitea and gogs.
+* [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.
 
 ### DevOps