Skip to content

Commit ed8ce6f

Browse files
committed
readme: Remove useless badges
1 parent 5826df1 commit ed8ce6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

json-structural-diff-cli/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# A Rust JSON structural diff CLI
22

3-
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
4-
[![Actions Status](https://github.com/Luni-4/json-structural-diff/workflows/json-structural-diff/badge.svg)](https://github.com/Luni-4/json-structural-diff/actions)
5-
[![Coverage Status](https://coveralls.io/repos/github/Luni-4/json-structural-diff/badge.svg?branch=master)](https://coveralls.io/github/Luni-4/json-structural-diff?branch=master)
6-
73
A pure-Rust JSON structural diff CLI based on the JSON structural diff library.
84

95
## Building CLI

0 commit comments

Comments
 (0)