aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2016-02-02 11:52:52 +0200
committerFilipp Lepalaan <filipp@mac.com>2016-02-02 11:52:52 +0200
commite6c15781b74291ac150b1de2970e14c1be574b4a (patch)
tree840e0b6e5900a6a5f44e292e652d13cdcd1dc110
parent07edebe011f3a17d0113e4f34b537e9e3e725a2a (diff)
downloadTroublegun-e6c15781b74291ac150b1de2970e14c1be574b4a.tar.gz
Troublegun-e6c15781b74291ac150b1de2970e14c1be574b4a.tar.bz2
Troublegun-e6c15781b74291ac150b1de2970e14c1be574b4a.zip
Updated readme
-rw-r--r--README.md19
1 files 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