aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Parmer <maxp@trystero.is>2016-03-20 17:05:59 -0700
committerMax Parmer <maxp@trystero.is>2016-03-20 17:05:59 -0700
commit9b86984529235fa141fe1641b8be5c67289170c4 (patch)
treef88cce4c9612be9d466e32bf1616fb117dad0a22
parent2b23a59318d6d4571d99ac06522964f3742b31b9 (diff)
downloadprofanity-9b86984529235fa141fe1641b8be5c67289170c4.tar.gz
profanity-9b86984529235fa141fe1641b8be5c67289170c4.tar.xz
Add README.md with minimal guidance.
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..700401a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# profanity-overlay
+A Portage overlay for [Profanity](https://profanity.im) and [libstrophe](http://strophe.im/libstrophe/).
+
+## Usage
+```
+$ layman -f -o https://raw.github.com/maxrp/profanity-overlay/master/repository.xml -a profanity-overlay
+$ emerge profanity
+```