diff --git a/README.md b/README.md index 3591f76..dfccf4d 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ -# ggg \ No newline at end of file +# ggg + +ggg is a rewrite of fff in C aiming for suckless and speed. + +## Dependencies +- gcc +- ncurses +- libsixel + +## Bulding +``` +$ make +# make install +```