Update README.md

with formatting
This commit is contained in:
Vishwas Babu A J 2014-03-11 02:42:35 -07:00
parent 4c199307e2
commit 0a634b039c

View File

@ -49,6 +49,7 @@ By default, when the app is running in the local filesystem or on http://localho
The UI will connect to the mifosng-provider REST API running on the same host/port when running in the cloud.
If you want to connect to the API running elsewhere, then append the baseApiUrl and tenantIdentifier as a query parameter,
e.g. http://localhost:9000/?baseApiUrl=https://localhost:8443&tenantIdentifier=default
## Adding dependencies