docs: add demo GIF
This commit is contained in:
parent
fe1c77107e
commit
141e7c0776
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue