summaryrefslogtreecommitdiff
path: root/ext/mac-ui-macgap1-wrapper/src/README.md
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-06-08 14:46:42 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-06-08 14:46:42 -0700
commitcafa41ba4d53b2b945d56cd1a9b1bb92b5610b53 (patch)
treec5293dd426c821ef02c122115630eaf1eccc88b6 /ext/mac-ui-macgap1-wrapper/src/README.md
parent196d96cfa7e24891bd1954e6ed734567e3944279 (diff)
downloadinfinitytier-cafa41ba4d53b2b945d56cd1a9b1bb92b5610b53.tar.gz
infinitytier-cafa41ba4d53b2b945d56cd1a9b1bb92b5610b53.zip
RedHat stuff and cleanup.
Diffstat (limited to 'ext/mac-ui-macgap1-wrapper/src/README.md')
-rw-r--r--ext/mac-ui-macgap1-wrapper/src/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/mac-ui-macgap1-wrapper/src/README.md b/ext/mac-ui-macgap1-wrapper/src/README.md
deleted file mode 100644
index daf3eae9..00000000
--- a/ext/mac-ui-macgap1-wrapper/src/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-Mac Web UI Wrapper
-======
-
-This is a modified version of MacGap1 which launches a WebKit view and accesses the local ZeroTier service at its web URL. It builds the URL from the authtoken.secret file in the system home (or the user home) and the zerotier-one.port file that ZeroTier creates to advertise its control port.
-
-It's based on the original MacGap1 source by Twitter, Inc. which is licensed under the MIT license.