Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kekee000 committed Jan 6, 2023
1 parent d52c5eb commit cb98713
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ font.merge(font1, {

### woff2

**Notice: ** woff2 use wasm build of google woff2, before read and write `woff2`, we should first call `woff2.init()`.
**Notice:** woff2 use wasm build of google woff2, before read and write `woff2`, we should first call `woff2.init()`.

```javascript
import {Font, woff2} from 'fonteditor-core';
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fonteditor-core",
"version": "2.1.2",
"version": "2.1.11",
"homepage": "https://github.com/kekee000/fonteditor-core",
"authors": [
"kekee000 <kekee000@gmail.com>",
Expand Down

0 comments on commit cb98713

Please sign in to comment.