Skip to content

Commit 55920f8

Browse files
authored
Update example.html
1 parent 313bb30 commit 55920f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

example.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- Max Base -->
2+
<!-- https://github.com/BaseMax/ko-engine -->
13
<script type="text/javascript" src="https://basemax.github.io/ko-engine/source/ko-engine.js"></script>
24
<!-- Load from local files: <script type="text/javascript" src="../source/ko-engine.js"></script> -->
35

@@ -6,6 +8,9 @@
68
<div id="test2"></div><br>
79
<div id="test5"></div><br>
810
<div id="test6"></div><br>
11+
12+
<br><hr><p>Access to library source code at GitHub: <a href="https://github.com/BaseMax/ko-engine">https://github.com/BaseMax/ko-engine</a></p>
13+
914
<script type="text/javascript">
1015
// #app
1116
KoEngine("Hello, I'm <?name?> and It's my GitHub profile: <?github?>.", {

0 commit comments

Comments
 (0)