svn commit: r1098997 - /ofbiz/trunk/README

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1098997 - /ofbiz/trunk/README

ashish-18
Author: ashish
Date: Tue May  3 10:34:01 2011
New Revision: 1098997

URL: http://svn.apache.org/viewvc?rev=1098997&view=rev
Log:
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!