X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=a17515bbcbc3711882c9ffe7651c703b96c66afd;hb=8229a0eecc203bb29adc4e4bbd58c86aa3fcff59;hp=0eb51b4eed92636515b5951fe8631c5ae162b692;hpb=813776549e4265cda8c71b456c1d3789ca4288f8;p=nikiroo-utils.git 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.