diff --git a/README.md b/README.md index bee26bf..c656185 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ ## Features -[x] Identify `name`, `props`, `events`, `slots`, `methods` and generate corresponding markdown content. -[x] Generate markdown files. -[x] Document integration: generate a [docute](https://docute.org/) document. -[x] Annotation enhancement (`@xxx`). -[x] `cli` & `Core module` for nodejs. +- [x] Identify `name`, `props`, `events`, `slots`, `methods` and generate corresponding markdown content. +- [x] Generate markdown files. +- [x] Document integration: generate a [docute](https://docute.org/) document. +- [x] Annotation enhancement (`@xxx`). +- [x] `cli` & `Core module` for nodejs. -[] Support `ts` & [vue-class-component](https://github.com/vuejs/vue-class-component) & [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) -[] Support for `slots` in `render` function. -[] Identify `v-model` +- [] Support `ts` & [vue-class-component](https://github.com/vuejs/vue-class-component) & [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) +- [] Support for `slots` in `render` function. +- [] Identify `v-model`