Skip to content

Commit 573d8b6

Browse files
authored
Update README.md
1 parent 25f545f commit 573d8b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This version is
1515
* It contains extras:
1616
* [JSX](doc/jsx.md) - built-in [facebook::JSX](https://facebook.github.io/jsx/) support with Sciter specific extras.
1717
* Built-in [Persistence](storage/doc/README.md) - you can think of it as local MongoDB (NoSQL) DB embedded into the language. Pretty small, adds just 70kb into binary.
18+
Persistence is based on [DyBASE of Konstantin Knizhnik](http://garret.ru/)
1819

1920
The main documentation is in doc/quickjs.pdf or [doc/quickjs.html](doc/quickjs.html).
2021

0 commit comments

Comments
 (0)