Update 'README.md'
This commit is contained in:
parent
652719784c
commit
9e30beb3e8
16
README.md
16
README.md
@ -5,15 +5,15 @@ It animates a bar going from left to right. That's it.
|
|||||||
I didn't put in any code to manage its size so don't resize its window.
|
I didn't put in any code to manage its size so don't resize its window.
|
||||||
|
|
||||||
To compile, just run
|
To compile, just run
|
||||||
>make
|
`make`
|
||||||
|
|
||||||
Dependencies :
|
Dependencies :
|
||||||
- C99 + posix
|
* C99 + posix
|
||||||
- libxcb
|
* libxcb
|
||||||
- libxcb-present
|
* libxcb-present
|
||||||
- libxcb-util
|
* libxcb-util
|
||||||
- libcairo
|
* libcairo
|
||||||
|
|
||||||
Controls:
|
Controls:
|
||||||
- any mouse input to stop/resume the animation
|
* any mouse input to stop/resume the animation
|
||||||
- any keyboard input to exit the program
|
* any keyboard input to exit the program
|
Loading…
Reference in New Issue
Block a user