Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 425dfda

Browse files
committed
[RELEASE] Update readme and gif
1 parent 150c48d commit 425dfda

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff 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.
32

43
<p align="center">
54
<img src="preview.gif">
@@ -20,8 +19,8 @@ It integrates all you need:
2019
### Prerequisites
2120

2221
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)
2524

2625
### Installation
2726

@@ -64,6 +63,7 @@ bower install myscript
6463

6564
## Examples
6665

66+
- First, you may want to [discover Interactive Ink](http://webdemo.myscript.com/views/text.html) and its major features.
6767
- [Text recognition and conversion with V4 API](https://myscript.github.io/MyScriptJS//examples/v4/websocket_text_iink.html)
6868
- [Math recognition and conversion with V4 API](https://myscript.github.io/MyScriptJS/examples/v4/websocket_math_iink.html)
6969
- [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
7373

7474
## Documentation
7575

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/).
7777

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).
7979

8080
## Building MyScriptJS
8181

82-
:warning: Master refers to 4.0.x versions of the lib. Consider branch 1.2.x for previous versions of MyScriptJS.
83-
8482
Instructions to help you build the project are available in [SETUP.md](https://github.com/MyScript/MyScriptJS/blob/master/SETUP.md) file.
8583

8684

8785
## Getting support
8886

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.
9088

9189
## Sharing your feedback ?
9290

preview.gif

-168 KB
Loading

0 commit comments

Comments
 (0)