updated README.md

This commit is contained in:
Pedro G. Galaviz
2019-11-28 21:17:35 -06:00
parent 4a99a58085
commit 6b71d8be99
3 changed files with 25 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
Easy @mention, #hashtag and URL highlight for Vue 2.x
## Installation
You can install via npm or yarn:
```shell
@@ -48,6 +49,7 @@ export default {
}
</script>
```
As you can see, the component accepts some props:
| Prop | Type | Description |