mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	README: add badges (#80)
use SVG instead of PNG update discord link add badges Co-authored-by: 6543 <6543@obermui.de> Reviewed-by: sapk <sapk@noreply.gitea.io> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		| @@ -1,5 +1,12 @@ | |||||||
| # Gitea Command Line Tool for Go | # Gitea Command Line Tool for Go | ||||||
|  |  | ||||||
|  | [](https://opensource.org/licenses/MIT) | ||||||
|  | [](https://gitea.com/gitea/tea/releases) | ||||||
|  | [](https://drone.gitea.com/gitea/tea) | ||||||
|  | [](https://discord.gg/Gitea) | ||||||
|  | [](https://goreportcard.com/report/code.gitea.io/tea) | ||||||
|  | [](https://godoc.org/code.gitea.io/tea) | ||||||
|  |  | ||||||
| This project acts as a command line tool for operating one or multiple Gitea instances. It depends on [code.gitea.io/sdk](https://code.gitea.io/sdk) client SDK implementation written in Go to interact with | This project acts as a command line tool for operating one or multiple Gitea instances. It depends on [code.gitea.io/sdk](https://code.gitea.io/sdk) client SDK implementation written in Go to interact with | ||||||
| the Gitea API implementation. | the Gitea API implementation. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 6543
					6543