diff --git a/README.md b/README.md index 4d30e5fbf..e671d23ce 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,12 @@ You can install our code style scheme to Intellij and/or Android Studio via this ## Build Instructions -### Config File +### Config Files -Setup Habitica build config file by simply copying the example habitica properties file. +Setup Habitica build config files by simply copying the example habitica files. $ cp habitica.properties.example habitica.properties + $ cp habitica.resources.example habitica.resources Note: this is the default production `habitica.properties` file for habitica.com. If you -want to use a local habitica server, please modify the values in the properties file accordingly. \ No newline at end of file +want to use a local habitica server, please modify the values in the properties file accordingly.