diff --git a/README.md b/README.md index 3fc111e2..b4af20bf 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,9 @@ Feel free to experiment with it! * [ ] Paginate flags -### 1.1.3 + + +### 1.1.3rc1 * Add foreground-background color arrangement to make Fedora and Ubuntu look nicer * Allow typing abbreviations in flag selection @@ -65,6 +67,8 @@ Feel free to experiment with it! * Add more flags ([#5](https://github.com/hykilpikonna/hyfetch/pull/5)) * Removed `numpy` dependency that was used in 1.1.0 + + ### 1.1.0 * Refactored a lot of things @@ -74,8 +78,6 @@ Feel free to experiment with it! * Added color bar preview for RGB/8bit mode selection * Added random color arrangement feature (for NixOS) - - ### 1.0.7 * Fix: Make config path not on init but when it's actually needed. @@ -136,6 +138,7 @@ The information by default is displayed alongside your operating system's logo. You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones. + Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.