Code

README: Added "Prerequisites" and "Author" sections.
authorSebastian Harl <sh@tokkee.org>
Sun, 21 Dec 2008 11:52:41 +0000 (12:52 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 21 Dec 2008 13:50:27 +0000 (14:50 +0100)
README

diff --git a/README b/README
index f516916689457f3a3c858ff5fb44c839689770b5..03825e8692c345484691cb1d2b54c56f7f967497 100644 (file)
--- 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 <sh@tokkee.org>