aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4519ec0..ce17d74 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,14 @@
![](assets/para.png)
-[![Crate](https://img.shields.io/crates/v/para-cli.svg)](https://crates.io/crates/para-cli)
-[![Build Status](https://github.com/Fuwn/para/actions/workflows/rust.yaml/badge.svg?branch=main)](https://github.com/Fuwn/para/actions/workflows/rust.yaml)
-
## What?
A decoder and utility for the Flipnote Studios `.ppm` animation format.
+<br />
+
+<p align="center"><img src="assets/demo.gif" width="65%"></center>
+
## Why this implementation over [the original](https://github.com/Flipnote-Collective/ppm-parser)?
This implementation is