updated readme

This commit is contained in:
Linus Dierheimer
2021-05-13 21:27:24 +02:00
parent 1e82780de7
commit d14a398f17
+2 -2
View File
@@ -2,8 +2,8 @@
fastfetch is a [neofetch](https://github.com/dylanaraps/neofetch) like tool for fetching system information and displaying them in a pretty way. It is written in c to achieve much better performance, in return only linux is supported. It also uses mechanisms like multithreading and caching to finish as fast as possible.
The output on my personal machine with default configurations looks like this:
![example output](screenshots/example.png)
The output on my personal machine with default configurations looks like this:
<img src="screenshots/example.png" alt="example output" width="100%"/>
## Customization