update readme

This commit is contained in:
Ian Storm Taylor 2014-03-06 14:46:40 -08:00
parent d8b3674c12
commit e613b8cef7

View file

@ -24,6 +24,7 @@
- **by pattern** - this is just passing a globing pattern that will group any files that match into the same collection.
- **by metadata** - this is adding a specific `collection` metadata field to each item that you want to add to a collection.
The simplest way to create a collection is to use a pattern to match the files you want to group together:
```json