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: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
git diff
2
-
:pencil:**MyScriptJS** is the fastest way to integrate rich **handwriting** features in your webapp.
1
+
**MyScriptJS** is the fastest way to integrate rich **handwriting** features in your webapp.
3
2
4
3
<palign="center">
5
4
<imgsrc="preview.gif">
@@ -20,8 +19,8 @@ It integrates all you need:
20
19
### Prerequisites
21
20
22
21
1. Have [bower](https://bower.io/#install-bower) installed.
23
-
2. Have a MyScript developer account. You can create one [here](https://developer.myscript.com/).
24
-
3. Get your keys and the free monthly quota to access MyScript Cloud at [developer.myscript.com](https://developer.myscript.com)
22
+
2. Have a MyScript developer account. You can create one [here](https://developer.myscript.com/support/account/registering-myscript-cloud/).
23
+
3. Get your keys and the free monthly quota to access MyScript Cloud at [developer.myscript.com](https://developer.myscript.com/getting-started/web)
25
24
26
25
### Installation
27
26
@@ -64,6 +63,7 @@ bower install myscript
64
63
65
64
## Examples
66
65
66
+
- First, you may want to [discover Interactive Ink](http://webdemo.myscript.com/views/text.html) and its major features.
67
67
-[Text recognition and conversion with V4 API](https://myscript.github.io/MyScriptJS//examples/v4/websocket_text_iink.html)
68
68
-[Math recognition and conversion with V4 API](https://myscript.github.io/MyScriptJS/examples/v4/websocket_math_iink.html)
69
69
-[Text recognition and conversion with V3 API](https://myscript.github.io/MyScriptJS/examples/v3/websocket_text.html)
@@ -73,20 +73,18 @@ The [directory examples/](https://github.com/MyScript/MyScriptJS/tree/master/exa
73
73
74
74
## Documentation
75
75
76
-
A complete guide is available on [MyScript Developer website](https://developer.myscript.com/docs/interactive-ink/1.0/web/myscriptjs/).
76
+
A complete guide is available on [MyScript Developer website](https://developer.myscript.com/docs/interactive-ink/latest/web/myscriptjs/).
77
77
78
-
The API Reference is available in the `docs` directory or on [myscript.github.io/MyScriptJS/ website](https://myscript.github.io/MyScriptJS/).
78
+
The API Reference is available in the `docs` directory or on [myscript.github.io/MyScriptJS/ website](https://myscript.github.io/MyScriptJS/docs).
79
79
80
80
## Building MyScriptJS
81
81
82
-
:warning: Master refers to 4.0.x versions of the lib. Consider branch 1.2.x for previous versions of MyScriptJS.
83
-
84
82
Instructions to help you build the project are available in [SETUP.md](https://github.com/MyScript/MyScriptJS/blob/master/SETUP.md) file.
85
83
86
84
87
85
## Getting support
88
86
89
-
You can get some support from the dedicated section on MyScript Developer website.
87
+
You can get some support from the [dedicated section](https://developer-support.myscript.com/support/discussions/forums/16000096021) on MyScript Developer website.
0 commit comments