You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demo.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
</head>
28
28
<body>
29
29
<p>
30
-
This is <ahref="https://github.com/kripken/sql.js">sql.js</a>: <ahref="http://www.sqlite.org/">SQLite</a> compiled from C to JavaScript using <ahref="http://emscripten.org">Emscripten</a>.
30
+
This is <ahref="https://github.com/kripken/sql.js">sql.js</a>: <ahref="http://www.sqlite.org/">SQLite</a> compiled from C to JavaScript using <ahref="http://emscripten.org">Emscripten</a>. View this page's source to see how easy it is to use it!
0 commit comments