mirror of
https://github.com/ouch-org/ouch.git
synced 2025-07-28 21:51:50 +00:00
Updating badges
This commit is contained in:
parent
e1378b3ac6
commit
6104a7ba3e
15
README.md
15
README.md
@ -1,6 +1,17 @@
|
||||
# Ouch!
|
||||
<p align="center">
|
||||
<a href="https://crates.io/crates/ouch">
|
||||
<img src="https://img.shields.io/crates/v/ouch?color=6090FF" alt="Crates.io link">
|
||||
</a>
|
||||
<a href="https://docs.rs/ouch">
|
||||
<img src="https://img.shields.io/docsrs/ouch?color=6090FF" alt="Docs.rs link">
|
||||
</a>
|
||||
<a href="https://github.com/ouch/ouch-org/blob/master/LICENSE">
|
||||
<img src="https://img.shields.io/crates/l/ouch?color=6090FF" alt="License">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
[](https://crates.io/crates/ouch) [](https://github.com/ouch-org/ouch/blob/main/LICENSE)
|
||||
|
||||
# Ouch!
|
||||
|
||||
`ouch` stands for **Obvious Unified Compression Helper**, it's a CLI tool to compress and decompress files.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user