diff --git a/README.md b/README.md
index 143754d982..5b2e26e789 100755
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ List of Definitions
* [GoJS](http://gojs.net/) (by [Barbara Duckworth](https://github.com/barbara42))
* [Greasemonkey](http://www.greasespot.net/) (by [Kota Saito](https://github.com/kotas))
* [GreenSock Animation Platform (GSAP)](http://www.greensock.com/get-started-js/) (by [Robert S.](https://github.com/codeBelt))
-* [Grunt JS](http://gruntjs.com/) (by [Basarat Ali Syed](https://github.com/basarat))
+* [Grunt JS](http://gruntjs.com/) (by [Jeff May](https://github.com/jeffmay) and [Basarat Ali Syed](https://github.com/basarat))
* [Google API Client](https://code.google.com/p/google-api-javascript-client/) (by [Frank M](https://github.com/sgtfrankieboy))
* [Google App Engine Channel API](https://developers.google.com/appengine/docs/java/channel/javascript) (by [vvakame](https://github.com/vvakame))
* [GoogleMaps](https://developers.google.com/maps/) (by [Esben Nepper](https://github.com/eNepper))
diff --git a/gruntjs/gruntjs.d.ts b/gruntjs/gruntjs.d.ts
index 92da410e37..f191173e16 100644
--- a/gruntjs/gruntjs.d.ts
+++ b/gruntjs/gruntjs.d.ts
@@ -1,3 +1,8 @@
+// Type definitions for Grunt 0.4.x
+// Project: http://gruntjs.com
+// Definitions by: Jeff May
+// Definitions: https://github.com/jeffmay/DefinitelyTyped
+
///
/**