Skip to content

Commit

Permalink
add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
llc1123 committed Jun 6, 2021
1 parent 2b46e69 commit 2b93ff8
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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).
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)

0 comments on commit 2b93ff8

Please sign in to comment.