Skip to content

Commit c8c9ec8

Browse files
authored
docs(README): Add demo GIF
1 parent b541883 commit c8c9ec8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

33
![](assets/para.png)
44

5-
[![Crate](https://img.shields.io/crates/v/para-cli.svg)](https://crates.io/crates/para-cli)
6-
[![Build Status](https://github.com/Fuwn/para/actions/workflows/rust.yaml/badge.svg?branch=main)](https://github.com/Fuwn/para/actions/workflows/rust.yaml)
7-
85
## What?
96

107
A decoder and utility for the Flipnote Studios `.ppm` animation format.
118

9+
<br />
10+
11+
<p align="center"><img src="assets/demo.gif" width="65%"></center>
12+
1213
## Why this implementation over [the original](https://github.com/Flipnote-Collective/ppm-parser)?
1314

1415
This implementation is

0 commit comments

Comments
 (0)