Skip to content

Commit b8c015b

Browse files
committed
Update README.md
1 parent 9673cdc commit b8c015b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ HTML:
9797
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.6/vue.min.js"></script>
9898
<!-- Flow Form -->
9999
<script src="https://unpkg.com/vue-flow-form@1.0.0"></script>
100+
<!-- Flow Form base CSS -->
101+
<link rel="stylesheet" href="https://unpkg.com/vue-flow-form@1.0.0/vue-flow-form.min.css">
102+
<!-- Optional theme.css -->
103+
<link rel="stylesheet" href="https://unpkg.com/vue-flow-form@1.0.0/vue-flow-form.theme.css">
100104
...
101105
```
102106

@@ -128,7 +132,7 @@ Modern browsers and IE11.
128132

129133
## Project Documentation
130134

131-
[Guide](https://github.com/ditdot-dev/vue-form/blob/master/GUIDE.md)
135+
[Guide](https://github.com/ditdot-dev/vue-flow-form/blob/master/GUIDE.md)
132136

133137
## License
134138

0 commit comments

Comments
 (0)