Skip to content

Commit e9f5a28

Browse files
Update README.md
1 parent c963332 commit e9f5a28

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

2424
To make a copy of this project on your local machine, please clone
2525
the repository.
@@ -28,7 +28,7 @@ the repository.
2828
git clone https://github.com/openimis/claim_android_app_java
2929
```
3030

31-
### Configuring
31+
### Configuration
3232

3333
In order to run the openIMIS Claim Android Application, you need to
3434
know 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/";
4141
For demo purposes, the default Web Services domain is set to the openIMIS
4242
demo server: demo.openimis.org (IP: 132.148.151.32).
4343

44-
### Running
44+
### Running the app
4545

4646
After configuring the application, you can then compile and execute
4747
on Android operated mobile devices.

0 commit comments

Comments
 (0)