Skip to content

Commit 322ce89

Browse files
committed
update readme.md
1 parent 60c253f commit 322ce89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# input
22

3-
> Vue-based back-top component
3+
> Vue-based input component
44
55
## Install
66

@@ -17,7 +17,7 @@ import VmInput from 'vue-multiple-input'
1717
Vue.component(VmInput.name, VmInput)
1818
```
1919

20-
For more information, please refer to [back-top](http://vue-multiple.github.io/input) in our documentation.
20+
For more information, please refer to [input](http://vue-multiple.github.io/input) in our documentation.
2121

2222
## Build Setup
2323

0 commit comments

Comments
 (0)