From ae4cd6e26185bdaebc757449b82e5212268b9e95 Mon Sep 17 00:00:00 2001 From: Vincent Behar Date: Sat, 2 Jul 2011 17:58:35 +0200 Subject: [PATCH] add README --- README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..428e4b7 --- /dev/null +++ b/README @@ -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". +