diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,13 +2,14 @@  -[](https://crates.io/crates/para-cli) -[](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 |