From a520022d1c67ad40628c66fcc36b2add2988855b Mon Sep 17 00:00:00 2001 From: Paulo Cesar Date: Thu, 2 Apr 2015 19:33:45 -0300 Subject: [PATCH] include typescript information, closes #19 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 55f54f6..00e0ac3 100755 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ npm install object-path bower install object-path ``` +### Typescript typings + +``` +tsd query object-path --action install --save +``` + ## Usage ```javascript