You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: docs/index.html
+12-7Lines changed: 12 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -278,7 +278,11 @@
278
278
</nav>
279
279
280
280
<divclass="content" data-ice="content"><divdata-ice="index" class="github-markdown"><p>:pencil: <strong>MyScriptJS</strong> is the fastest way to integrate rich <strong>handwriting</strong> features in your webapp.</p>
<p>MyScriptJS is a JavaScript library that can be used in every web application (whatever JavaScript framework you are using) to bring handwriting recognition. </p>
<li><p>Create and edit <code>index.html</code> file in the same directory.</p>
304
308
</li>
305
-
<li><p>Add the following line in the <code>head</code> section ot your file: </p>
309
+
<li><p>Add the following lines in the <code>head</code> section ot your file. We use pep to ensure better browsers compatibilities. Note that you can also use it using bower dependencies: </p>
<p>The <ahref="/examples">directory examples/</a> of this Git repository contains all the example source codes. </p>
343
+
<p>The <ahref="https://github.com/MyScript/MyScriptJS/tree/master/examples">directory examples/</a> of this Git repository contains all the example source codes. </p>
339
344
<h2id="documentation">Documentation</h2>
340
345
<p>A complete guide is available on <ahref="https://developer.myscript.com/docs/interactive-ink/1.0/web/myscriptjs/">MyScript Developer website</a>.</p>
341
346
<p>The API Reference is available in the <code>docs</code> directory or on <ahref="https://myscript.github.io/MyScriptJS/">myscript.github.io/MyScriptJS/ website</a>.</p>
<p>:warning: Master refers to 4.0.x versions of the lib. Consider branch 1.2.x for previous versions of MyScriptJS.</p>
344
-
<p>Instructions to help you build the project are available in <ahref="SETUP.md">SETUP.md</a> file.</p>
349
+
<p>Instructions to help you build the project are available in <ahref="https://github.com/MyScript/MyScriptJS/blob/master/SETUP.md">SETUP.md</a> file.</p>
345
350
<h2id="getting-support">Getting support</h2>
346
351
<p>You can get some support from the dedicated section on MyScript Developer website.</p>
347
352
<h2id="sharing-your-feedback-">Sharing your feedback ?</h2>
@@ -350,7 +355,7 @@ <h2 id="sharing-your-feedback-">Sharing your feedback ?</h2>
350
355
<h2id="contributing">Contributing</h2>
351
356
<p>We welcome your contributions:
352
357
If you would like to extend MyScriptJS for your needs, feel free to fork it!
353
-
Please sign our <ahref="CONTRIBUTING.md">Contributor License Agreement</a> before submitting your pull request.</p>
358
+
Please sign our <ahref="https://github.com/MyScript/MyScriptJS/blob/master/CONTRIBUTING.md">Contributor License Agreement</a> before submitting your pull request.</p>
0 commit comments