Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obvMellow authored Sep 7, 2024
1 parent a5d9691 commit 3e559af
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/obvMellow/distore/rust-clippy.yml?style=flat-square)
![Crates.io Version](https://img.shields.io/crates/v/distore?style=flat-square)
[![ci-badge]][ci] [![crates.io version]][crates.io link]

# Distore
Utility to use Discord as cloud storage.
Expand Down Expand Up @@ -88,3 +87,8 @@ For all the commands:
```sh
distore --help
```

[ci-badge]: https://img.shields.io/github/actions/workflow/status/obvMellow/distore/rust-clippy.yml?style=flat-square
[ci]: https://github.com/obvMellow/distore/actions
[crates.io version]: https://img.shields.io/crates/v/distore?style=flat-square
[crates.io link]: https://crates.io/crates/distore

0 comments on commit 3e559af

Please sign in to comment.