File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ $ yarn build
68
68
69
69
Made with [ Vue.js] ( https://vuejs.org/ )
70
70
71
- ## Usage as npm package
71
+ ## Usage as npm Package
72
72
73
73
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/ ) :
74
74
@@ -142,7 +142,7 @@ And then in your App.vue file:
142
142
</style >
143
143
```
144
144
145
- ## Usage with plain JavaScript via CDN
145
+ ## Usage with Plain JavaScript via CDN
146
146
147
147
HTML:
148
148
@@ -203,6 +203,13 @@ const vm = app.mount('#app');
203
203
204
204
Changes for each release are documented in the [ release notes] ( https://github.com/ditdot-dev/vue-flow-form/releases ) .
205
205
206
+ ## Stay in Touch
207
+
208
+ * [ Twitter] ( https://twitter.com/ditdot_info )
209
+ * [ DITDOT] ( https://www.ditdot.hr/en )
210
+
206
211
## License
207
212
208
213
[ MIT] ( https://github.com/ditdot-dev/vue-flow-form/blob/master/LICENSE ) license.
214
+
215
+ Copyright (c) 2020 - present, DITDOT Ltd.
You can’t perform that action at this time.
0 commit comments