Merge pull request #1 from piotr-marendowski/develop

Update README
This commit is contained in:
Piotr Marendowski 2024-03-09 12:09:41 +00:00 committed by GitHub
commit 3127129b1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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