Skip to content

Commit ab83123

Browse files
committed
demo fixes
1 parent fbdcc7f commit ab83123

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

demo.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</head>
2828
<body>
2929
<p>
30-
This is <a href="https://github.com/kripken/sql.js">sql.js</a>: <a href="http://www.sqlite.org/">SQLite</a> compiled from C to JavaScript using <a href="http://emscripten.org">Emscripten</a>.
30+
This is <a href="https://github.com/kripken/sql.js">sql.js</a>: <a href="http://www.sqlite.org/">SQLite</a> compiled from C to JavaScript using <a href="http://emscripten.org">Emscripten</a>. View this page's source to see how easy it is to use it!
3131
</p>
3232
<p>
3333
<ul>
@@ -52,6 +52,9 @@
5252
<pre>
5353
<div id="output" style="font-family: Courier New,Courier,monospace;"></div>
5454
</pre>
55+
56+
<a href="https://github.com/kripken/sql.js"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/abad93f42020b733148435e2cd92ce15c542d320/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub"></a>
57+
5558
</body>
5659
</html>
5760

0 commit comments

Comments
 (0)