From f6714cb6150ce9f64e72ce2744b8fac98679871f Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sun, 13 Jul 2014 08:06:20 -0700 Subject: [PATCH] Update the readme with links to docs, fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b971ea0b816..c7b6844c697 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ npm install -g typescript ```shell tsc hello.ts -```shell +``` ## Documentation