update README
authorKevin Lamonte <kevin.lamonte@gmail.com>
Mon, 18 Feb 2019 17:45:25 +0000 (11:45 -0600)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Mon, 18 Feb 2019 17:45:25 +0000 (11:45 -0600)
README.md

index 0eb51b4eed92636515b5951fe8631c5ae162b692..a17515bbcbc3711882c9ffe7651c703b96c66afd 100644 (file)
--- 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.