From 03260f05a89c8e122f925d2f99568f624000fe50 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 11 Dec 2016 09:58:38 +0530 Subject: [PATCH] ... --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index bd64571de..945f3836e 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -57,7 +57,7 @@ working directories and programs to run on startup. speed). Less than ten thousand lines of code. * Uses OpenGL+FreeType for rendering, does not depend on any GUI -toolkits. +toolkits, offloads rendering work to the GPU for lower system load. toc::[]