recover readme

This commit is contained in:
Night Kaly 2024-03-09 18:29:23 +00:00
parent 9e3de3d265
commit 497861ffd0
No known key found for this signature in database
GPG key ID: 8E829D3381CFEBBE

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