add README

This commit is contained in:
Vincent Behar 2011-07-02 17:58:35 +02:00
parent 6056be90b9
commit ae4cd6e261

6
README Normal file
View file

@ -0,0 +1,6 @@
This branch "gh-pages" is used to deploy the project documentation to GitHub Pages.
It is automatically managed by the Maven Wagon GitSite : http://khuxtable.github.com/wagon-gitsite/
It is updated when the project is released. If you want to manually update it, just do a "mvn site:deploy".