Skip to content

Commit 69e1b4c

Browse files
authored
Remove outdated version information
See #314
1 parent bfb6d71 commit 69e1b4c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ SQLite is public domain, sql.js is MIT licensed.
1212

1313
Sql.js predates WebAssembly, and thus started as an [asm.js](https://en.wikipedia.org/wiki/Asm.js) project. It still supports asm.js for backwards compatibility.
1414

15-
## Version of binaries
16-
Sql.js was last built with:
17-
Emscripten version 1.38.30 (2019-04-16) [Release History](https://emscripten.org/docs/introducing_emscripten/release_notes.html)
18-
SqlLite version: 3.28.0 (2019-04-16) [Release History](https://www.sqlite.org/changes.html)
1915

2016
## Documentation
2117
A [full documentation](http://kripken.github.io/sql.js/documentation/#http://kripken.github.io/sql.js/documentation/class/Database.html) generated from comments inside the source code, is available.

0 commit comments

Comments
 (0)