diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |