diff --git a/README.md b/README.md index 6029359..2165609 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ DR Smart Android App ============================= +## Screenshots ## Building the Dr Smart Android App @@ -27,3 +28,10 @@ Connect an Android device to your development machine. ## Using DR Smart Android App Please watch the demo video : https://youtu.be/KrM5eEaAhuk + +## Add your own server to the App + +* First you need to use our backend servcies from here : https://github.com/DrSmartGDSC/DrSmart-Backend and upload it to your cloud +* Second Change BaseUrl From `Tools->Utils->AppTools and change BASEURL to url domain name` + +