diff --git a/README.md b/README.md index 560aa75..16b199f 100644 --- a/README.md +++ b/README.md @@ -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