From 23dad61d138e847cfc918d4ea401c7f1585ba4e1 Mon Sep 17 00:00:00 2001 From: mlucool Date: Sun, 20 Dec 2015 08:47:01 -0500 Subject: [PATCH] Update README.md to include gulp task --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb1031a0..cc42fbf3 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,9 @@ generate and customize your documentation. Here are just a few: ### Build Tools ++ [JSDoc Ant task](https://github.com/jannon/jsdoc3-ant-task) + [JSDoc Grunt plugin](https://github.com/krampstudio/grunt-jsdoc) -+ [JSDoc ant task](https://github.com/jannon/jsdoc3-ant-task) - ++ [JSDoc Gulp plugin](https://github.com/mlucool/gulp-jsdoc3) For More Information --------------------