README.md in active_copy-1.0.0.pre vs README.md in active_copy-1.0.0

- old
+ new

@@ -1,12 +1,14 @@ # ActiveCopy ActiveCopy is a Rails model layer for reading from static page files. -Inspired by [Jekyll][jekyll], it hacks ActionView to allow for storage +Inspired by [Jekyll](http://jekyllrb.com), it hacks ActionView to allow for storage of static page content inside app/views as YAML Front Matter/Markdown. Although it's still very much a work in progress, ActiveCopy is being used in production on <http://psychedeli.ca>. + +[![Build Status](https://travis-ci.org/tubbo/active_copy.png?branch=master)](https://travis-ci.org/tubbo/active_copy) ## Setup Add to Gemfile: