diff --git a/README.md b/README.md index 1185271..3bcd7cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# oxidefetch +# oxidefetch 1.0.1 Fully cross platform Neofetch clone written in Rust. Up to 25 times faster than Neofetch! ![alt text](image.png "Title") @@ -31,3 +31,7 @@ with varying types of systems. I've tested Arch Linux and Windows 10, but nothin repo, and inside the folder, run ```cargo test -- --nocapture```, and send the resultant ```test_output.txt``` file to my noreply email address, or directly to me on Discord at ```Shibe Drill#9730```. This program does NOT collect information regarding your real name, IP, location, etc. You can look at the file it generates to be sure- it's all plaintext, babey. + +### Changelog +1.0.0: Official full stable release +1.0.1: Fixed distro name for Debian GNU/Linux. Logo & color works now.