diff --git a/README.md b/README.md
index 73badf2..c630484 100644
--- a/README.md
+++ b/README.md
@@ -44,12 +44,12 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
 ### Command Line
 
 - [changelog](https://gitea.com/gitea/changelog) - Generate changelog of gitea repository.
+- [gcli](https://github.com/herrhotzenplotz/gcli) - A CLI for Gitea, Gitlab and Github written in C
 - [gitea-cli](https://github.com/bashup/gitea-cli) - Extensible, configurable command-line API client for gitea and gogs.
 - [gitea-installer](https://github.com/uvulpos/gitea-installer) - a simple ubuntu native installer script
 - [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.
-- [gcli](https://github.com/herrhotzenplotz/gcli) - A cli for Gitea, Gitlab and Github written in C
 
 ### DevOps