From 6bd41c89519fbdcfb30cb4f4da71ca2e57b3e26f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 3 Dec 2014 00:22:46 -0800 Subject: document that Gruntworker is Bootstrap-specific --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbca9f9..c7e4782 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Gruntworker Gruntworker periodically grabs changes, runs build scripts, and pushes built changes back to the Bootstrap git repo. -It automatically keeps Bootstrap's `/dist/` files up-to-date. +It automatically keeps Bootstrap's `/dist/` files up-to-date. It is suited to Bootstrap's specific needs and does not attempt to be generic or useful out-of-the-box for other projects. Licensed under the MIT License. -- cgit v1.2.3