We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b541883 commit c8c9ec8Copy full SHA for c8c9ec8
README.md
@@ -2,13 +2,14 @@
2
3

4
5
-[](https://crates.io/crates/para-cli)
6
-[](https://github.com/Fuwn/para/actions/workflows/rust.yaml)
7
-
8
## What?
9
10
A decoder and utility for the Flipnote Studios `.ppm` animation format.
11
+<br />
+
+<p align="center"><img src="assets/demo.gif" width="65%"></center>
12
13
## Why this implementation over [the original](https://github.com/Flipnote-Collective/ppm-parser)?
14
15
This implementation is
0 commit comments