mirror of
https://github.com/rileyjshaw/terra.git
synced 2024-11-21 04:54:23 +00:00
Update 2014-09-28T02:08:28.439Z
This commit is contained in:
parent
720bf61e9a
commit
eeac3b1ef3
@ -33,7 +33,7 @@
|
||||
|
||||
<h3>Including terra</h3>
|
||||
<p>Getting started is as easy as including the script!</p>
|
||||
<pre><code class="language-markup"><script src="path/to/terra.min.js"></script></code></pre>
|
||||
<pre><code class="language-markup"><script src="//cdn.jsdelivr.net/terra/latest/mainfile"></script></code></pre>
|
||||
<p>terra can also be used as a module with most popular module systems: <a class="question" target="_blank" href="https://github.com/umdjs/umd">?</a></p>
|
||||
<pre><code class="language-javascript">// CommonJS
|
||||
var terra = require('./terra.min.js');
|
||||
|
Loading…
Reference in New Issue
Block a user