From 1d19e08a8a9087b6eda95bb68d2f9daf2344812d Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Tue, 29 May 2007 23:01:14 +0000 Subject: - Added doc sub directory. - Added doc/TODO.txt with some 'non-bugtracking' development ideas. - Added doc/dev-conventions.txt to collect and promote some coding styles and developing guidelines. - Added pointer to these files in README --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index ba1e5ee..85b8afc 100644 --- a/README +++ b/README @@ -87,3 +87,8 @@ Live's "pages" are written in "ecpp", a language integrating C++ and HTML in one file, very much like e.g. PHP or ASP weave functionality and "static" content information together. + +Contribute! +=========== +If you would like to contribute, please read doc/dev-contribute.txt +and doc/TODO.txt. -- cgit v1.2.3