diff --git a/README.md b/README.md index b29923a..9a514d5 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,22 @@
DeepL X

Permanently free DeepL API written in Golang.

-

- - - - - - -

+ +[![GitHub Workflow][1]](https://github.com/OwO-Network/DeepLX/actions) +[![Go Version][2]](https://github.com/OwO-Network/DeepLX/blob/main/go.mod) +[![Go Report][3]](https://goreportcard.com/badge/github.com/OwO-Network/DeepLX) +[![Maintainability][4]](https://codeclimate.com/github/OwO-Network/DeepLX/maintainability) +[![GitHub License][5]](https://github.com/OwO-Network/DeepLX/blob/main/LICENSE) +[![Docker Pulls][6]](https://hub.docker.com/r/OwO-Network/DeepLX) +[![Releases][7]](https://github.com/OwO-Network/DeepLX/releases) + +[1]: https://img.shields.io/github/actions/workflow/status/OwO-Network/DeepLX/release.yml?logo=github +[2]: https://img.shields.io/github/go-mod/go-version/OwO-Network/DeepLX?logo=go +[3]: https://goreportcard.com/badge/github.com/OwO-Network/DeepLX +[4]: https://api.codeclimate.com/v1/badges/b5b30239174fc6603aca/maintainability +[5]: https://img.shields.io/github/license/OwO-Network/DeepLX +[6]: https://img.shields.io/docker/pulls/OwO-Network/DeepLX?logo=docker +[7]: https://img.shields.io/github/v/release/OwO-Network/DeepLX?logo=smartthings ## **Related Projects** [OwO-Network/PyDeepLX](https://github.com/OwO-Network/PyDeepLX): Python Package for DeepLX.