Skip to content

Commit 9673cdc

Browse files
committed
2 parents cb307f7 + 63ebd8c commit 9673cdc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

GUIDE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,8 @@ event to know when the user is in the complete screen and handle the rest manual
165165
```
166166
* If you think you found a bug, create an issue that thoroughly explains the problem, with clear steps to reproduce.
167167
168-
Made with [Vue.js](https://vuejs.org/)
168+
## Installation & Browser Support:
169+
170+
* [README](https://github.com/ditdot-dev/vue-form/blob/master/README.md)
171+
172+
Made with [Vue.js](https://vuejs.org/)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ var app = new Vue({
126126

127127
Modern browsers and IE11.
128128

129+
## Project Documentation
130+
131+
[Guide](https://github.com/ditdot-dev/vue-form/blob/master/GUIDE.md)
132+
129133
## License
130134

131135
[MIT](https://github.com/ditdot-dev/vue-flow-form/blob/master/LICENSE) license.

0 commit comments

Comments
 (0)