From fa2ab0c3408e91e52e8eab20ceaca2156821656c Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 21 Dec 2008 12:52:41 +0100 Subject: [PATCH] README: Added "Prerequisites" and "Author" sections. --- README | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) 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 -- 2.30.2