From 71fca465895714c383e6dc8deb4f20a7b42c8ff9 Mon Sep 17 00:00:00 2001 From: vurtun Date: Thu, 3 Mar 2016 17:10:55 +0100 Subject: [PATCH] Updated Readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f0ee9c9..1b5a40a 100644 --- a/Readme.md +++ b/Readme.md @@ -13,7 +13,7 @@ render backends it only focuses on the actual UI. ## Features - Immediate mode graphical user interface toolkit - Written in C89 (ANSI C) -- Small codebase (~10kLOC) +- Small codebase (~13kLOC) - Focus on portability, efficiency and simplicity - No dependencies (not even the standard library) - No global or hidden state