update README.md

This commit is contained in:
oe.kazuma 2021-08-06 15:24:48 +09:00
parent 40a5ddff2c
commit b2767190a2

View File

@ -4,14 +4,16 @@
:warning: There may be some breaking changes before v1.0.0!
Svelte Meta Tags is a lightweight library for SEO in Svelte (Made with SvelteKit) [Demo](https://svelte.dev/repl/ffd783c9b8e54d97b6b7cac6eadace42)
Svelte Meta Tags is a lightweight library for SEO in Svelte (Made with SvelteKit)
[Demo](https://svelte.dev/repl/ffd783c9b8e54d97b6b7cac6eadace42)
This library is inspired by [next-seo](https://github.com/garmeeh/next-seo)
### Installing
```shell
npm install svelte-meta-tags
npm install --save svelte-meta-tags
```
or