Commit 5adb099
Changed files (1)
readme
@@ -1,4 +1,5 @@
-
+building gorilla.commons
+------------------------
hopefully you will enjoy using these libraries. i had a lot of fun writing them,
and it's served as a sandbox for me to play in. it's a place where i can continue
to play and try out new ideas, so please don't count on me to maintain its stability
@@ -6,6 +7,7 @@ to play and try out new ideas, so please don't count on me to maintain its stabi
if you like any of the content, please fork it if you like.
to get started
+---------------
1. go to the build directory and copy the 'local.properties.xml.template' file
and name it local.properties.xml
2. open the local.properties.xml file and change any settings in it that apply
@@ -18,3 +20,5 @@ to run the tests
to run the bdd doc report
>build bdd.doc
+
+