update readme

This commit is contained in:
Ian Storm Taylor 2014-03-06 14:53:09 -08:00
parent f549d4a4b0
commit 022f7be56e

View file

@ -7,8 +7,8 @@ A Metalsmith plugin that groups files together into collections, which it adds t
- can match files by `collection` metadata
- can match files by pattern
- adds collection to global metadata
- adds `next` and `previous` references to each file
- adds collections to global metadata
- adds `next` and `previous` references to each file in the collection
## Installation