diff options
author | Maxim Molchanov <elzor.job@gmail.com> | 2014-07-24 10:46:58 +0400 |
---|---|---|
committer | Maxim Molchanov <elzor.job@gmail.com> | 2014-07-24 10:46:58 +0400 |
commit | 9064652ffa0373a6ccd7a518fdd16fb1ea35ac4c (patch) | |
tree | 01449777bd16176d43e4aa50656e4ac1d5bd3a89 | |
parent | dfd7a1ca2fbc8057636e600195432449e5fa3f5a (diff) | |
download | erlang-slang-fork-9064652ffa0373a6ccd7a518fdd16fb1ea35ac4c.tar.gz |
Update README
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ interface that gave us such nice tty applications as mutt and slrn It's distributed as an erlang application (without a start mod) which makes it possible to integrate into a larger build environment. We use this at bluetail to have a terminal application onto our -actual target machine. It can be used to to anything that's possible +actual target machine. It can be used to anything that's possible to di with the slang lib itself. It's know to compile and run with slang version 1.4.2 |