edit readme
This commit is contained in:
parent
fdaf37c84b
commit
3b74abc843
1 changed files with 14 additions and 1 deletions
13
README.md
13
README.md
|
@ -1 +1,14 @@
|
||||||
# ggg
|
# ggg
|
||||||
|
|
||||||
|
ggg is a rewrite of fff in C aiming for suckless and speed.
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
- gcc
|
||||||
|
- ncurses
|
||||||
|
- libsixel
|
||||||
|
|
||||||
|
## Bulding
|
||||||
|
```
|
||||||
|
$ make
|
||||||
|
# make install
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue