From 6688c9d35c2da460464795f22bb79bf0c796acd2 Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Wed, 8 Nov 2023 15:09:35 -0500 Subject: [PATCH 1/7] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e70a9c..ed25601 100644 --- a/README.md +++ b/README.md @@ -195,3 +195,4 @@ docker run -itd -p 1188:80 missuo/deeplx-bk ## Author **DeepL X** © [DeepL X Contributors](https://github.com/OwO-Network/DeepLX/graphs/contributors), Released under the [MIT](./LICENSE) License.
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fowo-network%2Fdeeplx.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FOwO-Network%2FDeepLX?ref=badge_large) From ca08fa9804062a27a5175b3e969910840d9fb98d Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Wed, 8 Nov 2023 15:12:35 -0500 Subject: [PATCH 2/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed25601..946d36a 100644 --- a/README.md +++ b/README.md @@ -195,4 +195,4 @@ docker run -itd -p 1188:80 missuo/deeplx-bk ## Author **DeepL X** © [DeepL X Contributors](https://github.com/OwO-Network/DeepLX/graphs/contributors), Released under the [MIT](./LICENSE) License.
-[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fowo-network%2Fdeeplx.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FOwO-Network%2FDeepLX?ref=badge_large) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FOwO-Network%2FDeepLX.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FOwO-Network%2FDeepLX?ref=badge_large) From 37a8a251116e93af5cf3882b31eef2bc9609812b Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Wed, 8 Nov 2023 15:18:56 -0500 Subject: [PATCH 3/7] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 946d36a..b29923a 100644 --- a/README.md +++ b/README.md @@ -195,4 +195,5 @@ docker run -itd -p 1188:80 missuo/deeplx-bk ## Author **DeepL X** © [DeepL X Contributors](https://github.com/OwO-Network/DeepLX/graphs/contributors), Released under the [MIT](./LICENSE) License.
+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FOwO-Network%2FDeepLX.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FOwO-Network%2FDeepLX?ref=badge_large) From 874fec144669e3ce45afebc522036b9cd40f55b0 Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Wed, 8 Nov 2023 15:24:20 -0500 Subject: [PATCH 4/7] Update README.md --- README.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) 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. From f3797aa3c339a053a8a87c9a53c998da83f783af Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Wed, 8 Nov 2023 15:25:07 -0500 Subject: [PATCH 5/7] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a514d5..e11ab4c 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,15 @@ [![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) +[![Docker Pulls][6]](https://hub.docker.com/r/missuo/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 +[1]: https://img.shields.io/github/actions/workflow/status/OwO-Network/DeepLX/build.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 +[6]: https://img.shields.io/docker/pulls/missuo/DeepLX?logo=docker [7]: https://img.shields.io/github/v/release/OwO-Network/DeepLX?logo=smartthings ## **Related Projects** From c3787f9dffa7956dcc62ce6b40c9269c4f68c05d Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Wed, 8 Nov 2023 15:25:53 -0500 Subject: [PATCH 6/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e11ab4c..7ecd5fc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ [![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/missuo/DeepLX) +[![Docker Pulls][6]](https://hub.docker.com/r/missuo/deeplx) [![Releases][7]](https://github.com/OwO-Network/DeepLX/releases) [1]: https://img.shields.io/github/actions/workflow/status/OwO-Network/DeepLX/build.yml?logo=github @@ -26,7 +26,7 @@ [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/missuo/DeepLX?logo=docker +[6]: https://img.shields.io/docker/pulls/missuo/deeplx?logo=docker [7]: https://img.shields.io/github/v/release/OwO-Network/DeepLX?logo=smartthings ## **Related Projects** From 558eeaa51c27abe3e648f6be495b3ebe454179ca Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Wed, 8 Nov 2023 15:34:37 -0500 Subject: [PATCH 7/7] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7ecd5fc..9b265c0 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ * * Copyright © 2022 by Vincent, All Rights Reserved. --> -

-
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)