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: - -
.settings | -Eclipse 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-test | -Cucumber/selenium integration tests. Run daily against a running webapp. See https://wiki.openmrs.org/display/docs/Testing+Releases | -|||||||||||||||||||||
test | -TBD | -|||||||||||||||||||||
tools | -Meta 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/ | + +
.settings | +Eclipse 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-test | +Cucumber/selenium integration tests. Run daily against a running webapp. See https://wiki.openmrs.org/display/docs/Testing+Releases | +|
test | +TBD | +|
tools | +Meta 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 | @@ -55,7 +53,7 @@ The project tree is set up as follows:||
openmrs-checkstyle.properties | -properties for the checkstyle library | +properties for the checkstyle library |
pom.xml |