aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-23 06:30:36 +0000
committerFuwn <[email protected]>2022-03-23 06:30:36 +0000
commit1a81db8a1aa7874faa9b970d43e9495e8cf0fe21 (patch)
tree92390e161aff0ec0a8513e46d4ef06b85fcce399
parentfix(rust): update toolchain to fix crossbeam #803 (diff)
downloadpara-1a81db8a1aa7874faa9b970d43e9495e8cf0fe21.tar.xz
para-1a81db8a1aa7874faa9b970d43e9495e8cf0fe21.zip
docs(readme): add badges
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 085b761..855b992 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
![](assets/para.png)
+[![Crate](https://img.shields.io/crates/v/para-cli.svg)](https://crates.io/crates/para-cli)
+[![Build Status](https://github.com/Usugata/para/actions/workflows/rust.yaml/badge.svg?branch=main)](https://github.com/Usugata/para/actions/workflows/rust.yaml)
+
## What?
A decoder and utility for the Flipnote Studios `.ppm` animation format.