Skip to content

Commit 2c9eaa7

Browse files
Update README.md
1 parent e1d6a7e commit 2c9eaa7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,18 +83,20 @@ Option parameter can be json string or a full javascript object.
8383
console.log('Collection updated!');
8484
},
8585
```
86-
##Vue.js 1.0 fiddle
86+
##fiddle
8787
88+
#Vue.js 2.0
8889
Simple:
90+
https://jsfiddle.net/dede89/sqssmhtz/
8991
92+
#Vue.js 1.0
93+
Simple:
9094
https://jsfiddle.net/dede89/j62g58z7/
9195
9296
Two Lists:
93-
9497
https://jsfiddle.net/dede89/hqxranrd/
9598
9699
Example with list clone:
97-
98100
https://jsfiddle.net/dede89/u5ecgtsj/
99101
100102
## Installation

0 commit comments

Comments
 (0)