aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..98f5a82
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+This library implements low-level bindings for terminfo and termios, and also
+provides a more convenient interface (called 'hexes') on top of that. See
+http://doy.github.com/rust-term/ for documentation.