From 6a44325063bcd66025f7e4d81d7515ac2fb0542e Mon Sep 17 00:00:00 2001 From: opyale <opyale@noreply.gitea.io> Date: Sat, 13 Feb 2021 10:48:24 +0800 Subject: [PATCH] Adding tea4j to SDKs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bf9dab..a430c5e 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ A curated list of awesome projects related to 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 +* [tea4j](https://codeberg.org/gitnex/tea4j) - Java library which uses Retrofit to access the Gitea API ## Themes