Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
aterrien committed Sep 10, 2011
1 parent 595c5d9 commit b6eef07
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@

jspd package :

- jspd.js : loader
- jspd-core.js : core library
- jspd-externals.js : externals (add your externals here)

=========================================================
HTML start
=========================================================
<html>
<script src="/js/jspd-a1.0.js"></script>
</html>
<body>
<a href="javascript:$jspd.start();">run</a>
</body>
</body>
=========================================================

0 comments on commit b6eef07

Please sign in to comment.