update hackers readme

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-04 11:09:52 +01:00
parent 969eba2195
commit 33005eb794
1 changed files with 8 additions and 5 deletions

View File

@ -2,13 +2,16 @@ cat << eof
Hey hackers,
cdist has not been published, you're accessing a early in developent
code.
this README is for you, for those who want to dig into cdist, hack it or try
to get a deeper understanding.
Do not believe anything written in cdist, besides what's written in this file
(everything else may be future stuff for the initial release).
A lot of documentation is still missing, but running cdist-quickstart should
give you an impression of how cdist works.
-- Nico, 20101201
I hope you have a lot of fun with cdist, because it was also a lot of fun to
develop it!
-- Nico, 20110304
## Conventions