aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..666488d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+DomeKey Homebrew Tap
+====================
+
+A [Homebrew][1] tap for [DomeKey][2].
+
+[dome-key.rb][3] is generated in the [DomeKey repository][4] with:
+
+ $ make pkg
+
+
+[1]: https://brew.sh/
+[2]: https://domekey.teddywing.com/
+[3]: ./HomebrewFormula/dome-key.rb
+[4]: https://github.com/teddywing/DomeKey