From 4d42da09cfa32880da79e2684d919b64d8db381d Mon Sep 17 00:00:00 2001
From: anbraten <anbraten@noreply.gitea.io>
Date: Thu, 10 Feb 2022 07:03:31 +0800
Subject: [PATCH] sort sdk entries

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

diff --git a/README.md b/README.md
index 7a3d72b..2f8a01d 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ A curated list of awesome projects related to Gitea.
 
 * [Dart](https://pub.dev/packages/gitea) - Dart SDK for gitea
 * [gitea.js](https://github.com/waspothegreat/gitea.js) - Gitea (WIP) wrapper lib made in javascript.
+* [gitea-js](https://github.com/anbraten/gitea-js) - Gitea client in Typescript for browsers and Node.JS ([npm](https://www.npmjs.com/package/gitea-js)) ([docs](https://anbraten.github.io/gitea-js/))
 * [Gitea.net](https://github.com/mkloubert/gitea.net) - .NET Library for the Gitea API.
 * [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger. (Archived use the official Golang SDK)
 * [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
@@ -143,7 +144,6 @@ A curated list of awesome projects related to Gitea.
 * [Sugar Cube Client](https://github.com/sitelease/sugar-cube-client) - A sweet Gitea API client for PHP
 * [tea4j](https://codeberg.org/gitnex/tea4j) - Java library which uses Retrofit to access the Gitea API
 * [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii
-* [gitea-js](https://github.com/anbraten/gitea-js) - Gitea client in Typescript for browsers and Node.JS ([npm](https://www.npmjs.com/package/gitea-js)) ([docs](https://anbraten.github.io/gitea-js/))
 
 ## Themes