Adding ci.codeberg.org pipeline status to README
Signed-off-by: Martijn van der Kleijn <martijn.niji@gmail.com>
This commit is contained in:
parent
168c988b82
commit
9f2db4129e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
|
||||
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/mvdkleijn/forgejo-sdk/forgejo)](https://goreportcard.com/report/codeberg.org/mvdkleijn/forgejo-sdk/forgejo)
|
||||
[![GoDoc](https://godoc.org/codeberg.org/mvdkleijn/forgejo-sdk/forgejo?status.svg)](https://godoc.org/codeberg.org/mvdkleijn/forgejo-sdk/forgejo)
|
||||
[![status-badge](https://ci.codeberg.org/api/badges/13417/status.svg)](https://ci.codeberg.org/repos/13417)
|
||||
|
||||
This project acts as a client SDK implementation written in Go to interact with the Forgejo API implementation. For further informations take a look at the current [documentation](https://pkg.go.dev/codeberg.org/mvdkleijn/forgejo-sdk/forgejo).
|
||||
|
||||
|
|
Loading…
Reference in a new issue