From 909a4cb98239630ad6d0831553df4a048bed65dd Mon Sep 17 00:00:00 2001
From: anbraten <anbraten@noreply.gitea.io>
Date: Thu, 10 Feb 2022 07:55:22 +0800
Subject: [PATCH] apply suggestion

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

diff --git a/README.md b/README.md
index 2f8a01d..dadc4c6 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,7 @@ A curated list of awesome projects related to 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)
+* [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
 * [gitear](https://CRAN.R-project.org/package=gitear) - R wrapper to the gitea API
 * [Gitea rust crate](https://crates.io/crates/gitea) - A simple Gitea client for Rust programs