|
@@ -19,19 +19,19 @@
|
|
|
It can be used not only in web applications but also in console applications
|
|
|
that need to perform an HTML5 rendering.
|
|
|
</div>
|
|
|
+ <br/>
|
|
|
+ <div>
|
|
|
+ NOV 2018 © 5HT <a href="https://5ht.co/license.htm">ISC</a>
|
|
|
+ </div>
|
|
|
</section>
|
|
|
|
|
|
<section>
|
|
|
<a name="plugin"></a><h3>USAGE</h3>
|
|
|
- <div>You can get rebar dependency and compile it:</div>
|
|
|
+ <div>You can get rebar dependency and compile it:</div><br/>
|
|
|
<figure>
|
|
|
<code> $ mad get nitro
|
|
|
$ cd deps/nitro
|
|
|
- $ mad dep com pla rep</code>
|
|
|
- </figure>
|
|
|
- <div>
|
|
|
- Nov 2018 © Namdak Tonpa <a href="https://5ht.co/license.htm">ISC</a>
|
|
|
- </div>
|
|
|
+ $ mad dep com pla rep</code></figure>
|
|
|
|
|
|
</section>
|
|
|
</article>
|