From 2b93ff8e7386927afc16eafb5b41a77d68c21816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B2=92=E7=B2=92=E6=A9=99?= Date: Sun, 6 Jun 2021 22:39:50 +0800 Subject: [PATCH] add badges --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 498771c..6d77196 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -# Trojan-rust · [![](https://img.shields.io/github/license/llc1123/trojan-rust)](https://github.com/llc1123/trojan-rust/blob/master/LICENSE) ![](https://img.shields.io/github/workflow/status/llc1123/trojan-rust/nightly) ![](https://img.shields.io/github/downloads/llc1123/trojan-rust/total) ![](https://img.shields.io/docker/pulls/llc1123/trojan-rust) ![](https://img.shields.io/docker/image-size/llc1123/trojan-rust/latest) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg) +# Trojan-rust + +[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/llc1123/trojan-rust/blob/master/LICENSE) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fllc1123%2Ftrojan-rust.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fllc1123%2Ftrojan-rust?ref=badge_shield) +![CI](https://img.shields.io/github/workflow/status/llc1123/trojan-rust/nightly) +![release version](https://img.shields.io/github/v/release/llc1123/trojan-rust) +![release downloads](https://img.shields.io/github/downloads/llc1123/trojan-rust/total) +![docker pulls](https://img.shields.io/docker/pulls/llc1123/trojan-rust) +![docker image size](https://img.shields.io/docker/image-size/llc1123/trojan-rust/latest) +![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg) Yet another [trojan-gfw](https://trojan-gfw.github.io/trojan/) implementation in Rust. @@ -93,4 +102,6 @@ Trojan-rust DOES NOT offer a method adding or removing a user. Please do it by y PRs welcome ## License -Trojan-rust is [MIT licensed](https://github.com/llc1123/trojan-rust/blob/master/LICENSE). \ No newline at end of file +Trojan-rust is [MIT licensed](https://github.com/llc1123/trojan-rust/blob/master/LICENSE). + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fllc1123%2Ftrojan-rust.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fllc1123%2Ftrojan-rust?ref=badge_large) \ No newline at end of file