summaryrefslogtreecommitdiffstats
path: root/ruby/tty-screen/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/tty-screen/README')
-rw-r--r--ruby/tty-screen/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/ruby/tty-screen/README b/ruby/tty-screen/README
new file mode 100644
index 0000000000..4cf9a01e7e
--- /dev/null
+++ b/ruby/tty-screen/README
@@ -0,0 +1,6 @@
+TTY::Screen provides independent terminal screen size detection
+component for TTY toolkit.
+
+Terminal screen size detection which works on Linux, OS X and
+Windows/Cygwin platforms and supports MRI, JRuby, TruffleRuby
+and Rubinius interpreters.