docs: add demo GIF

This commit is contained in:
Muhammad Nauman Raza 2024-03-24 13:30:26 +00:00
parent fe1c77107e
commit 141e7c0776
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -1,6 +1,10 @@
# bunbun
> A simple and adorable sysinfo utility written in Rust.
<p align="center">
<img src="./demo/demo.gif" alt="bunbun demo"/>
</p>
## Installation
To build `bunbun`, you'll need [Rust](https://rust-lang.org) installed:
```bash