[+] Changelog
This commit is contained in:
parent
6209018caa
commit
81364f55a2
1 changed files with 15 additions and 1 deletions
16
README.md
16
README.md
|
@ -6,7 +6,7 @@ neofetch with pride flags <3
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install Python >= 3.9 first. Then, just do:
|
Install Python >= 3.7 first. Then, just do:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install hyfetch
|
pip install hyfetch
|
||||||
|
@ -32,6 +32,20 @@ Feel free to experiment with it!
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/22280294/162614553-eb758e4e-1936-472c-8ca7-b601c696c6eb.png)
|
![image](https://user-images.githubusercontent.com/22280294/162614553-eb758e4e-1936-472c-8ca7-b601c696c6eb.png)
|
||||||
|
|
||||||
|
## Change Log
|
||||||
|
|
||||||
|
### 1.0.2
|
||||||
|
|
||||||
|
* Implement RGB to 8bit conversion
|
||||||
|
* Add support for Python 3.7 and 3.8
|
||||||
|
|
||||||
|
### 1.0.1
|
||||||
|
|
||||||
|
* Included 11 flag presets
|
||||||
|
* Ability to lighten colors with `--c-set-l <lightness>`
|
||||||
|
* Command-line flag chooser
|
||||||
|
* Supports Python >= 3.9
|
||||||
|
|
||||||
## More Screenshots
|
## More Screenshots
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/22280294/162614578-3b878abb-2a32-4427-997e-f90b3f5cfd7c.png)
|
![image](https://user-images.githubusercontent.com/22280294/162614578-3b878abb-2a32-4427-997e-f90b3f5cfd7c.png)
|
||||||
|
|
Loading…
Reference in a new issue