From e6ca601782724a5ab4b50c45a554e4166d5cc48c Mon Sep 17 00:00:00 2001
From: Werenter <werenter@noreply.gitea.com>
Date: Thu, 21 Dec 2023 15:26:47 +0000
Subject: [PATCH] Fix order

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

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