Commit 5783c31831af60f1ed67346250b4116dea5f13e3

antirez 2010-03-22T17:26:58

minor doc update

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.markdown b/README.markdown
index dd65557..5edb2b2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -30,6 +30,7 @@ The library is currently less than 400 lines of code. In order to use it in your
  * Linux xterm ($TERM = xterm)
  * Mac OS X iTerm ($TERM = xterm)
  * Mac OS X default Terminal.app ($TERM = xterm)
+ * OpenBSD 4.5 through an OSX Terminal.app ($TERM = screen)
 
 Please test it everywhere you can and report back!