diff options
author | Alexander Huemer <alexander.huemer@xx.vu> | 2014-08-18 01:52:53 +0200 |
---|---|---|
committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2014-08-18 12:12:26 +0200 |
commit | 1926305318cf020e20732461293d3e8c1c201734 (patch) | |
tree | 3a3e3d5cd69edd1a0d5f00462a66f25d75a6c9c7 | |
parent | 8f3e6a577d0d9733d356c0b691fea7b523d8ade7 (diff) | |
download | st-1926305318cf020e20732461293d3e8c1c201734.tar.gz st-1926305318cf020e20732461293d3e8c1c201734.tar.bz2 |
Simplify README
The term 'virtual terminal emulator' was broken. There is nothing
virtual about it, it's a terminal emulator.
Signed-off-by: Alexander Huemer <alexander.huemer@xx.vu>
Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ st - simple terminal -------------------- -st is a simple virtual terminal emulator for X which sucks less. +st is a simple terminal emulator for X which sucks less. Requirements |