Skip to content

Commit

Permalink
automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
kuroda committed May 18, 2015
1 parent 53f9ec6 commit 39ef4af
Show file tree
Hide file tree
Showing 6 changed files with 1,884 additions and 1,686 deletions.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -272,7 +272,7 @@ <h2 id="installation:d680e8a854a7cbad6d490c445cba2eba">Installation</h2>
<p>If you just want to use Cape.JS in your web site, insert the following snippet
to the <code>&lt;head&gt;</code> section of your HTML files.</p>

<pre><code class="language-html">&lt;link href=&quot;https://cdn.rawgit.com/oiax/capejs/v1.0.0-beta.7/dist/cape.min.js&quot; rel=&quot;stylesheet&quot;&gt;
<pre><code class="language-html">&lt;script src=&quot;https://cdn.rawgit.com/oiax/capejs/v1.0.0-rc.2/dist/cape.min.js&quot;&gt;&lt;/script&gt;
</code></pre>

<p>You can get the package for <a href="https://www.npmjs.com/">npm</a> <i class="fa fa-external-link"></i> with following command:</p>
Expand Down

0 comments on commit 39ef4af

Please sign in to comment.