Skip to content

Commit 0c268ad

Browse files
committed
+ put demo
1 parent f24df5c commit 0c268ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You can also define whether lists can give away, give and keep a copy (`clone`),
118118

119119
* name: `String` — group name
120120
* pull: `true|false|'clone'` — ability to move from the list. `clone` — copy the item, rather than move.
121-
* put: `true|false|["foo", "bar"]` — whether elements can be added from other lists, or an array of group names from which elements can be taken
121+
* put: `true|false|["foo", "bar"]` — whether elements can be added from other lists, or an array of group names from which elements can be taken. Demo: http://jsbin.com/naduvo/2/edit?html,js,output
122122

123123

124124
---

0 commit comments

Comments
 (0)