summaryrefslogtreecommitdiff
path: root/libc/bios/README
diff options
context:
space:
mode:
Diffstat (limited to 'libc/bios/README')
-rw-r--r--libc/bios/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/bios/README b/libc/bios/README
index cc883e1..4a35d6e 100644
--- a/libc/bios/README
+++ b/libc/bios/README
@@ -5,6 +5,7 @@ under the GNU Library General Public License.
This is a very simple set of functions for standalone executables.
There is a choice as to which console type you want to use, I think
-the VT52 clone is best.
+the VT52 clone is best. To activate it you have to call 'vt52_putc'
+at least once.
-Robert