We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663e066 commit 29e69a9Copy full SHA for 29e69a9
README.md
@@ -39,11 +39,10 @@
39
40
## Features
41
42
-- Written in Pure C
43
-- Fully Independent (_No need for any third-party runtimes_)
44
-- Lightweight ~200 Kb & Small memory footprint
45
-- Fast binary communication protocol between WebUI and the browser (_Instead of JSON_)
+- Portable (*Needs only a web browser at runtime*)
46
- One header file
+- Lightweight (*Few Kb library*) & Small memory footprint
+- Fast binary communication protocol
47
- Multi-platform & Multi-Browser
48
- Using private profile for safety
49
0 commit comments