diff --git a/README.md b/README.md new file mode 100644 index 0000000..f701547 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# neo64fetch + +A simple system information tool written in Rust. + +| ![neo64fetch Demo](/assets/demo.png) | +| :---------------------: | + +## Why should anyone use this? +you shouldn't 😂; it's just a fun project I made to learn Rust. + diff --git a/assets/demo.png b/assets/demo.png new file mode 100644 index 0000000..8bbd8a0 Binary files /dev/null and b/assets/demo.png differ