diff --git a/README.md b/README.md index 3943eba..fd4d022 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ This was the reason to fork and change it, the demo is [here](https://serebrov.g
-## Demo app +# Demo app Live demo app: https://serebrov.github.io/emoji-mart-vue/ Demo application code is [under the ./docs folder](./docs). -## Installation +# Installation Install from npm: `npm install --save emoji-mart-vue-fast`. @@ -30,7 +30,7 @@ It is also possible to install directly from github (could be useful for forks): Here is the list of [releases](https://github.com/serebrov/emoji-mart-vue/releases). -## Vue 3 Support +# Vue 3 Support Component works with Vue 3, [here is a simple demo app](https://github.com/serebrov/emoji-mart-vue3-demo). @@ -38,7 +38,7 @@ Live demo: https://serebrov.github.io/emoji-mart-vue3-demo/. See also: [#88](https://github.com/serebrov/emoji-mart-vue/issues/88). -## Quick Example +# Quick Example ```