Update README.md

This commit is contained in:
Vincent Young 2023-11-08 15:24:20 -05:00 committed by GitHub
parent 37a8a25111
commit 874fec1446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,14 +12,22 @@
<br>DeepL X<br>
</h1>
<h4 align="center">Permanently free DeepL API written in Golang.</h4>
<p align="center">
<a href="https://goreportcard.com/report/github.com/OwO-Network/DeepLX">
<img src="https://goreportcard.com/badge/github.com/OwO-Network/DeepLX?style=flat-square">
</a>
<a href="https://github.com/OwO-Network/DeepLX/releases">
<img src="https://img.shields.io/github/release/OwO-Network/DeepLX/all.svg?style=flat-square">
</a>
</p>
[![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.