aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8befdd7..2cffc7c 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,15 @@ My very own [acme](http://acme.cat-v.org/)-inspired terminal text editor.
Because everything else is Not Invented Here.
![poe](./poe.png)
+
+## Install
+
+You need [Go](https://golang.org/). Then:
+
+`go get -u github.com/prodhe/poe`
+
+Binary distribution may or not be available. As of now, the source should do just fine.
+
+## Bugs
+
+Endless. As of now, it is in constant development and things may (and will) break unannounced. Do not use for production.