Added build information to README.
This commit is contained in:
parent
e1dbccf7f6
commit
dbaf9f0223
12
README
12
README
@ -3,6 +3,18 @@
|
|||||||
================
|
================
|
||||||
A tiny clipboard application for X.
|
A tiny clipboard application for X.
|
||||||
|
|
||||||
|
# Building
|
||||||
|
----------
|
||||||
|
## Dependencies
|
||||||
|
To compile the project you will require:
|
||||||
|
* C99 compatible compiler (GCC is recommended)
|
||||||
|
* UNIX Make
|
||||||
|
* X11
|
||||||
|
|
||||||
|
## Compiling
|
||||||
|
The project is built using the `make' command. For debug information
|
||||||
|
append `DEBUG=1' to the command.
|
||||||
|
|
||||||
# License
|
# License
|
||||||
---------
|
---------
|
||||||
This project is licensed under the GNU General Public License version 3
|
This project is licensed under the GNU General Public License version 3
|
||||||
|
Loading…
Reference in New Issue
Block a user