Update README

This commit is contained in:
Piotr Marendowski 2024-03-09 13:07:47 +01:00
parent 3b74abc843
commit 24c73e3a5f

View file

@ -1,13 +1,17 @@
# ggg
ggg is a rewrite of fff in C aiming for suckless and speed.
`ggg` is a rewrite of fff in C aiming for [sucklessness](https://suckless.org/philosophy/) and speed.
## Installation
### Dependencies
## Dependencies
- gcc
- ncurses
- libsixel
- optional: libsixel
### Bulding
## Bulding
```
$ make
# make install