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
|
# bunbun
|
||||||
> A simple and adorable sysinfo utility written in Rust.
|
> A simple and adorable sysinfo utility written in Rust.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="./demo/demo.gif" alt="bunbun demo"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
To build `bunbun`, you'll need [Rust](https://rust-lang.org) installed:
|
To build `bunbun`, you'll need [Rust](https://rust-lang.org) installed:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue