From e6c15781b74291ac150b1de2970e14c1be574b4a Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 2 Feb 2016 11:52:52 +0200 Subject: Updated readme --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a5b5b5a..de08ea5 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,20 @@ Here's an example: Save the file, copy the app to your users' Applications_-folder, add it to their dock. +## Building + +The app is put together as an AppleScript bundle and distributed/used as a run-only application. +If you make changes to the AppleScript, you should __File > Export__ as: + +- File Format: Application +- Options: Run-only (optional) + +Just make sure you don't overwrite your config.ini if you're replacing an .app. + +### Thanks + +Icon provided by flaticons.net + ### License The MIT License (MIT) @@ -38,8 +52,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -### Thanks - -Icon provided by flaticons.net -- cgit v1.2.3