From e7f6c44b7ce3c339a16cf2f5eeea4bfcdaacb8c2 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 31 May 2025 08:06:07 +0000 Subject: docs(README): Add demo GIF --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') 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. +
+ +

+ ## Why this implementation over [the original](https://github.com/Flipnote-Collective/ppm-parser)? This implementation is -- cgit v1.2.3