From ff2459c26e874feff56159f307daa459591a31f5 Mon Sep 17 00:00:00 2001 From: Tom Vaughan Date: Mon, 20 Aug 2012 16:56:13 -0700 Subject: [PATCH] credit where credit is due --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 937c744..677fc96 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,7 @@ Default is `false`. middleman build middleman deploy + +### NOTES + +Inspired by the rsync task in [Octopress](https://github.com/imathis/octopress).