File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ on your local machine, you first need to install:
1919* [ openIMIS Web Services] ( https://github.com/openimis/web_service_vb )
2020
2121
22- ### Installing
22+ ### Installation
2323
2424To make a copy of this project on your local machine, please clone
2525the repository.
@@ -28,7 +28,7 @@ the repository.
2828git clone https://github.com/openimis/claim_android_app_java
2929```
3030
31- ### Configuring
31+ ### Configuration
3232
3333In order to run the openIMIS Claim Android Application, you need to
3434know the openIMIS Web Services domain (DNS or IP address) and to configure it in the
@@ -41,7 +41,7 @@ private String _Domain = "http://132.148.151.32/";
4141For demo purposes, the default Web Services domain is set to the openIMIS
4242demo server: demo.openimis.org (IP: 132.148.151.32).
4343
44- ### Running
44+ ### Running the app
4545
4646After configuring the application, you can then compile and execute
4747on Android operated mobile devices.
You can’t perform that action at this time.
0 commit comments