From a06d14d8ebb843c3705441af74f655a8e246929e Mon Sep 17 00:00:00 2001
From: John Olheiser <john.olheiser@gmail.com>
Date: Tue, 18 Feb 2020 04:22:49 +0000
Subject: [PATCH] Update 'README.md'

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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