Update README.md

このコミットが含まれているのは:
JaGoLi 2021-06-04 10:02:44 -04:00 committed by GitHub
コミット 2898a07b26
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更10行の追加1行の削除

ファイルの表示

@ -2,7 +2,16 @@ paleofetch
==========
A rewrite of [neofetch](https://github.com/dylanaraps/neofetch) in C.
Currently only supports Linux and Xorg.
Currently only supports Linux and Xorg.<br/><br/>
I am actively maintining this fork by adding more features, fixing bugs, and supporting more distros.
As of now I have:
* Corrected all compiler warnings running on GCC 11.1
* Added logos for 5 distros.
* Added the option to change logo color, text color, and title color independently.
* Added macros to make setting colors easier.
* Fixed bugs in GPU detection code.
Why use paleofetch over neofetch?