From 15c86fc23ad91f9a9bd716e0ab0b116c6f569328 Mon Sep 17 00:00:00 2001 From: Kevin Lamonte Date: Mon, 18 Feb 2019 11:45:25 -0600 Subject: [PATCH] update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0eb51b4..a17515b 100644 --- a/README.md +++ b/README.md @@ -154,9 +154,9 @@ follows: * 'java -cp jexer.jar jexer.demos.Demo5' . This demonstrates two demo applications using different fonts in the same Swing frame. - * 'java -cp jexer.jar jexer.demos.Demo6' . This demonstrates one - application performing I/O to two screens: an xterm screen and a - Swing screen. + * 'java -cp jexer.jar jexer.demos.Demo6' . This demonstrates two + applications performing I/O across three screens: an xterm screen + and Swing screen, monitored from a third Swing screen. -- 2.27.0