X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=985b97206751bcb3161ac0c25cb6543df52a493f;hb=5434cb2bf4d238be6fde507da5acd4860b0a0c13;hp=39ae2a1cc9cc807d1f586f4fda1a0b469088955d;hpb=528874e2e78eea5cdfd000baa208ac1c2f2ce4a0;p=fanfix.git diff --git a/README.md b/README.md index 39ae2a1..985b972 100644 --- a/README.md +++ b/README.md @@ -145,9 +145,13 @@ More Examples The examples/ folder currently contains: * A [prototype tiling window - manager](/examples/JavaTilingWindowManager.java) in less than 250 + manager](/examples/JexerTilingWindowManager.java) in less than 250 lines of code. + * A [prototype image thumbnail + viewer](/examples/JexerImageViewer.java) in less than 350 lines of + code. + jexer.demos contains official demos showing all of the existing UI controls. The demos can be run as follows: