Skip to content

Commit ad47107

Browse files
committed
feat: more badges
1 parent e1e6417 commit ad47107

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Percent-Encoding Command
22

3+
[![Crates.io](https://img.shields.io/crates/v/percent-encoding-command)](https://crates.io/crates/percent-encoding-command)
4+
[![MIT License](https://img.shields.io/crates/l/percent-encoding-command)](https://github.com/jtr109/percent-encoding-command/blob/master/LICENSE-MIT)
35
[![CI](https://github.com/jtr109/percent-encoding-command/workflows/CI/badge.svg)](https://github.com/jtr109/percent-encoding-command/actions?query=workflow%3ACI)
46
[![Release](https://github.com/jtr109/percent-encoding-command/workflows/Release/badge.svg)](https://github.com/jtr109/percent-encoding-command/actions?query=workflow%3ARelease)
5-
[![MIT License](https://img.shields.io/crates/l/percent-encoding-command)](https://github.com/jtr109/percent-encoding-command/blob/master/LICENSE-MIT)
67
[![Apache 2.0 License](https://img.shields.io/crates/l/percent-encoding-command)](https://github.com/jtr109/percent-encoding-command/blob/master/LICENSE-APACHE)
78
[![codecov](https://codecov.io/gh/jtr109/percent-encoding-command/branch/master/graph/badge.svg?token=TWDD8V3LJG)](https://codecov.io/gh/jtr109/percent-encoding-command)
89

0 commit comments

Comments
 (0)