Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Update Netlify ID
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Dec 5, 2019
1 parent fc446f2 commit 075ac8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions library/metafiles/README.md
Expand Up @@ -17,9 +17,9 @@

There are two ways to use this package, via a package manager such as `npm` or
in the browser via a CDN. If you are developing a Vue SPA, going the `npm` route
might be a better approach as it would allow you to make full use of the Vue
components such as `v-model` and `events`. But if that is not your platform, we
also provide script bundles and stylesheet to be able to use these components
might be a better approach as it would allow you to make full use of Vue
capabilities such as `v-model` and `events`. But if that is not your platform, we
also provide CDNs for script bundles to be able to use these components
in your own apps.


Expand All @@ -31,7 +31,7 @@ cost of simplicity.
#### Installation

```bash
$ npm install --save @creativecommons/vocabulary
$ npm install --save @creativecommons/vue-vocabulary
```

That's basically it! I know, I know, I'm just kidding. Nothing about JavaScript
Expand Down

0 comments on commit 075ac8e

Please sign in to comment.