Author: ashish
Date: Tue May 3 10:34:01 2011
New Revision: 1098997
URL:
http://svn.apache.org/viewvc?rev=1098997&view=revLog:
Most of the new developers start exploring project with README file. Adding reference of Beginner guide in README file so it will be easy for a developer to start development with OFBiz project once they are done with project setup on development machine.
Modified:
ofbiz/trunk/README
Modified: ofbiz/trunk/README
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/README?rev=1098997&r1=1098996&r2=1098997&view=diff==============================================================================
--- ofbiz/trunk/README (original)
+++ ofbiz/trunk/README Tue May 3 10:34:01 2011
@@ -44,6 +44,10 @@ is a great place to start. It is availab
http://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
+Are you newbie for Apache OFBiz project? Are you confused how to start development? Please refer the beginner guide available at:
+
+
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide
+
For additional resources please see the OFBiz web site.
Enjoy!