Browse Source

Merge branch 'master' of https://github.com/hykilpikonna/neofetch

Azalea (on HyDEV-Daisy) 3 years ago
parent
commit
47e8a4b6ae
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -60,6 +60,11 @@ Feel free to experiment with it!
 ### TODO
 
 * [ ] Add configuration to emphasize certain parts of the original ASCII art (to make icons like Fedora and Ubuntu look nicer)
+* [ ] Paginate flags
+
+### Unpublished Beta (git master)
+
+* Add more flags ([#5](https://github.com/hykilpikonna/hyfetch/pull/5))
 
 ### 1.1.1
 
@@ -74,6 +79,8 @@ Feel free to experiment with it!
 * Added color bar preview for RGB/8bit mode selection
 * Added random color arrangement feature (for NixOS)
 
+<img src="https://user-images.githubusercontent.com/22280294/180901539-014f036e-c926-4470-ac72-a6d6dcf30672.png" width="100px" />
+
 ### 1.0.7
 
 * Fix: Make config path not on init but when it's actually needed.