Skip to content

Commit

Permalink
readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
MelihAltintas committed Sep 1, 2021
1 parent f7d86da commit 0985786
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@
- [Documentation Netlify](https://vue3openlayers.netlify.app)
- [Documentation Github.io](https://vue3openlayers.github.io/)

## Install

```bash
# install current vue3-openlayers version
npm install vue3-openlayers
or
yarn add vue3-openlayers
```

[![Stargazers repo roster for @MelihAltintas/vue3-openlayers](https://reporoster.com/stars/MelihAltintas/vue3-openlayers)](https://github.com/MelihAltintas/vue3-openlayers/stargazers)

## Overview
Expand All @@ -51,15 +60,7 @@ Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |



## Install

```bash
# install Vue
npm install vue

# install current vue3-openlayers version
npm install vue3-openlayers
```

## License

Expand Down

0 comments on commit 0985786

Please sign in to comment.