Update README.md

This commit is contained in:
marihachi 2021-03-28 15:51:42 +09:00 committed by GitHub
parent 1a47192e39
commit 909d16c85d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,8 @@ npm i mfm-js
``` ```
## Usage ## Usage
Please see [wiki](https://github.com/misskey-dev/mfm.js/wiki) for the detail.
TypeScript: TypeScript:
```ts ```ts
import * as mfm from 'mfm-js'; import * as mfm from 'mfm-js';