diff --git a/README.md b/README.md index 62479db5ae4f..290150d84f68 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,38 @@ -<<<<<<< HEAD - -OpenMRS is an patient-based medical record system focusing on giving providers a free customizable EMR. - -Read more at http://openmrs.org/about - -Find documentation on our wiki: http://wiki.openmrs.org - +OpenMRS is an patient-based medical record system focusing on giving providers a free customizable EMR. + +Read more at http://openmrs.org/about + +Find documentation on our wiki: http://wiki.openmrs.org + The project tree is set up as follows: - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
.settingsEclipse specific settings. Useful for character encoding and formatting (for devs using eclipse anyway)
api/java and resource files for building the java api jar file.
release-testCucumber/selenium integration tests. Run daily against a running webapp. See https://wiki.openmrs.org/display/docs/Testing+Releases
testTBD
toolsMeta code used during compiling and testing. Does not go into any released binary (like doclets)
web/java and resource files that are used in the webapp/war file.
webapp/
+ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -43,7 +41,7 @@ The project tree is set up as follows: - + @@ -55,7 +53,7 @@ The project tree is set up as follows: - +
.settingsEclipse specific settings. Useful for character encoding and formatting (for devs using eclipse anyway)
api/java and resource files for building the java api jar file.
release-testCucumber/selenium integration tests. Run daily against a running webapp. See https://wiki.openmrs.org/display/docs/Testing+Releases
testTBD
toolsMeta code used during compiling and testing. Does not go into any released binary (like doclets)
web/java and resource files that are used in the webapp/war file.
webapp/ jsp files used in building the war file.
build.xml(deprecated)ANT build file containing convenience methods into the maven build(deprecated) ANT build file containing convenience methods into the maven build
license.txt
openmrs-checkstyle.propertiesproperties for the checkstyle libraryproperties for the checkstyle library
pom.xml