diff --git a/README.md b/README.md
index c0b03c8..d7ed60f 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,8 @@ A curated list of awesome projects related to Gitea.
 ### DevOps
 
 * [agola](https://github.com/agola-io/agola) - Agola: CI/CD Redefined. Built-in Gitea support.
-* [AWS Cloud Integration(webhook-to-s3)](https://github.com/leonli/webhook-to-s3) - Gitea Webhook integration with AWS CodePipeline and CodeBuild by automatically uploading the archive to AWS S3.
 * [appveyor](https://www.appveyor.com/) - Gitea receives first-class support in AppVeyor CI.
+* [AWS Cloud Integration(webhook-to-s3)](https://github.com/leonli/webhook-to-s3) - Gitea Webhook integration with AWS CodePipeline and CodeBuild by automatically uploading the archive to AWS S3.
 * [buildbot-gitea](https://github.com/lab132/buildbot-gitea) - Buildbot plugin for integration with gitea.
 * [buildkite-connector](https://github.com/techknowlogick/gitea-buildkite-connector) - Connect Gitea & Buildkite.
 * [Concourse](https://www.concourse-ci.org/) - partially can be integrated with Gitea. see https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475
@@ -50,6 +50,7 @@ A curated list of awesome projects related to Gitea.
 * [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins.
 
 
+
 ### Mobile
 
 * [GitNex](https://gitea.com/mmarif/GitNex) - Android client for Gitea.
@@ -74,21 +75,22 @@ A curated list of awesome projects related to Gitea.
 * [gitea-chart](https://github.com/k8s-land/gitea-chart) - Gitea Helm Chart
 * [gitea-chocolatey](https://github.com/doggy8088/gitea-chocolatey) - Chocolatey package for gitea
 * [gitea-helm-chart](https://github.com/jfelten/gitea-helm-chart) - gitea-helm-chart
-* [gitea-operator](https://github.com/robotinfra/gitea-operator) - Gitea kubernates operator
 * [gitea-operator](https://github.com/integr8ly/gitea-operator) - An Operator that installs Gitea
+* [gitea-operator](https://github.com/robotinfra/gitea-operator) - Gitea kubernates operator
 * [synology-gitea-jboxberger](https://github.com/jboxberger/synology-gitea-jboxberger) - Synology Gitea Package
 
 ## Package Management
+
 * [Acappella](https://github.com/sitelease/acappella) - Private Composer Repository for Gitea
 
 ## Plugins
 
-* [intellij-gitea-plugin](https://github.com/e1fueg0/intellij-gitea-plugin) - Gitea issue tracker integration plugin for Jetbrains IDE platform.
 * [git-kanban-enhanced-extension](https://github.com/funktechno/git-kanban-enhanced-extension) - chrome extension to add additional kanban project planning to git hosting: github.com, gitlab.com, gitea.io, bitbucket.org
-* [Gitea-VSCode](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode) - Gitea Issue Tracker for vs-code
 * [Gitea Extension for Visual Studio](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio) - A Visual Studio Extension that brings the Gitea Flow into Visual Studio.
 * [gitea-kanban](https://github.com/qontu/gitea-kanban) - Kanban for Gitea done in Vue
 * [gitea-tree](https://github.com/vickllny/giteatree) - gitea-tree
+* [Gitea-VSCode](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode) - Gitea Issue Tracker for vs-code
+* [intellij-gitea-plugin](https://github.com/e1fueg0/intellij-gitea-plugin) - Gitea issue tracker integration plugin for Jetbrains IDE platform.
 
 ## Scripts
 
@@ -98,16 +100,16 @@ A curated list of awesome projects related to Gitea.
 ## SDK
 
 * [Dart](https://pub.dev/packages/gitea) - Dart SDK for gitea
-* [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea
-* [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger.
-* [Gitea.net](https://github.com/mkloubert/gitea.net) - .NET Library for the Gitea API.
 * [gitea.js](https://github.com/waspothegreat/gitea.js) - Gitea (WIP) wrapper lib made in javascript.
+* [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.
 * [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
 * [gitear](https://github.com/ixpantia/gitear) - R wrapper to the gitea API
 * [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea.
-* [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii
+* [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea
 * [PHP](https://github.com/avency/Gitea/) - PHP SDK for gitea
 * [Sugar Cube Client](https://github.com/sitelease/sugar-cube-client) - A sweet Gitea API client for PHP
+* [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii
 
 ## Themes