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
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
myscript-text-web is a web component that can be used in every web application to bring handwriting recognition and conversion. It integrates all you need:
12
12
* Signal capture,
13
-
*Nice digital ink rendering,
13
+
*Digital ink rendering,
14
14
* Rich editing gestures,
15
15
* Conversion,
16
16
* Import (raw text),
@@ -29,33 +29,29 @@ myscript-text-web is a web component that can be used in every web application t
29
29
```shell
30
30
bower install myscript-text-web
31
31
```
32
-
2. Create and edit `index.html` file in the same directory. Add the following line in the head section to import the library.
33
-
32
+
2. Create and edit `index.html` file in the same directory. Add the following line in the `head` section to import the library.
0 commit comments