Merge pull request #4 from piotr-marendowski/develop

recover readme
This commit is contained in:
Night Kaly 2024-03-09 18:30:18 +00:00 committed by GitHub
commit 4b20e61eac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,13 +1,17 @@
# ccc
ccc is a rewrite of fff in C aiming for suckless and speed.
`ccc` 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