diff --git a/README.asciidoc b/README.asciidoc index e9360f24f..441bbbc9f 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -59,6 +59,8 @@ speed). Less than ten thousand lines of code. * Uses OpenGL+FreeType for rendering, does not depend on any GUI toolkits, offloads rendering work to the GPU for lower system load. +image::screenshot.png?raw=true[Screenshot, showing three programs in the "Tall" layout] + toc::[] diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 000000000..a8a34576c Binary files /dev/null and b/screenshot.png differ