commit 69deeed666009a8d2b0952960dd658e67407e1d7 parent b154b585ef4587d53dad50c2dc0350ec3d448780 Author: Stefan Vogt <stefan.vogt@byteproject.net> Date: Tue, 27 Dec 2011 19:01:39 +0100 some detailed informations about primary goals Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # AnsiLove/C -This is a complete rewrite of [AnsiLove/PHP](http://ansilove.sourceforge.net) in the C programming language. Right now the project is in an early stage of development and is neither considered as finished nor as stable product. +This is a complete rewrite of [AnsiLove/PHP](http://ansilove.sourceforge.net) in the C programming language. Unlike it's PHP ancestor, AnsiLove/C is intended as UNIX command line tool you install to /usr/bin. Right now the project is in an early stage of development and is neither considered as finished nor as stable product. # Specs