Skip to content

Commit 08520a1

Browse files
committed
tweak readme
1 parent fba61d0 commit 08520a1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ void is a simple 2D engine for games and toy applications featuring:
66
- fast loading.
77
- few dependencies.
88
- selective redraw for low energy idle.
9-
- compilation to self-contained single-file HTML distributables that run without a server or load in one request.
9+
- compilation to a single standalone HTML file.
10+
- text, nine-patch, and button primitives for basic UI.
1011
- DOM compatibility.
1112

1213
## Installation

0 commit comments

Comments
 (0)