Skip to content

Commit a25bc38

Browse files
authored
Update README.md
1 parent 775e9e2 commit a25bc38

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ $ yarn build
6868

6969
Made with [Vue.js](https://vuejs.org/)
7070

71-
## Usage as npm package
71+
## Usage as npm Package
7272

7373
If you don't already have an existing Vue project, the easiest way to create one is to use [Vue CLI](https://cli.vuejs.org/):
7474

@@ -142,7 +142,7 @@ And then in your App.vue file:
142142
</style>
143143
```
144144

145-
## Usage with plain JavaScript via CDN
145+
## Usage with Plain JavaScript via CDN
146146

147147
HTML:
148148

@@ -203,6 +203,13 @@ const vm = app.mount('#app');
203203

204204
Changes for each release are documented in the [release notes](https://github.com/ditdot-dev/vue-flow-form/releases).
205205

206+
## Stay in Touch
207+
208+
* [Twitter](https://twitter.com/ditdot_info)
209+
* [DITDOT](https://www.ditdot.hr/en)
210+
206211
## License
207212

208213
[MIT](https://github.com/ditdot-dev/vue-flow-form/blob/master/LICENSE) license.
214+
215+
Copyright (c) 2020 - present, DITDOT Ltd.

0 commit comments

Comments
 (0)