ref: d0e93188231539c72116ebea8a28e821f75e3ad0
parent: 2fa723abb1f96b4a630c86fb38b361bce8c3fc9b
author: rxi <rxi@users.noreply.github.com>
date: Sun Sep 23 12:10:34 EDT 2018
Fixed typo in README.md
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
A tiny, portable, immediate-mode UI library written in ANSI C
## Features
-* Tiny: around `1100 cloc` of ANSI C
+* Tiny: around `1100 sloc` of ANSI C
* Works within a fixed-sized memory region: no additional memory is
allocated
* Built-in controls: window, panel, button, slider, textbox, label,