diff --git a/README.md b/README.md index a2aea5d..72c11e3 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,6 @@ Get it from [releases page](https://github.com/mopsicus/ubh/releases) or add the 1. Open UBH in Unity Editor via hotkey `cmd+g` or menu `Tools -> Unity Builder Helper` 2. Tap "Settings" button 3. Fill settings and save -4. UBH get some vars from git repo, so your project should be git inited
@@ -152,7 +151,7 @@ You should store your support files in project root folder "Support files"; ----.... ``` -All files in this folder will be added to project. +All files in this folder will be added to project. For example, see [demo project](https://github.com/mopsicus/ubh-demo).