Code

README: Added "Prerequisites" and "Author" sections.
[template.git] / README
1 foobar
2 ======
4   This is a template for small projects. Replace all occurrences of "foobar"
5   with the name of the project...
7 Prerequisites
8 -------------
10   To compile the foobar package from source you need:
12   * A build environment: autotools, libtool, C compiler, ...
14   * A POSIX + Single UNIX Specification compatible C library.
16 Author
17 ------
19   Sebastian "tokkee" Harl <sh@tokkee.org>