From 497861ffd010133bdd1ff19af7c090d406801a74 Mon Sep 17 00:00:00 2001 From: night0721 Date: Sat, 9 Mar 2024 18:29:23 +0000 Subject: [PATCH] recover readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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