From: Sebastian Harl Date: Sun, 21 Dec 2008 11:52:41 +0000 (+0100) Subject: README: Added "Prerequisites" and "Author" sections. X-Git-Url: https://git.tokkee.org/?p=template.git;a=commitdiff_plain;h=fa2ab0c3408e91e52e8eab20ceaca2156821656c README: Added "Prerequisites" and "Author" sections. --- diff --git a/README b/README index f516916..03825e8 100644 --- a/README +++ b/README @@ -1,6 +1,20 @@ foobar ====== -This is a template for small projects. Replace all occurrences of "foobar" -with the name of the project... + This is a template for small projects. Replace all occurrences of "foobar" + with the name of the project... + +Prerequisites +------------- + + To compile the foobar package from source you need: + + * A build environment: autotools, libtool, C compiler, ... + + * A POSIX + Single UNIX Specification compatible C library. + +Author +------ + + Sebastian "tokkee" Harl