Skip to content

Commit b1a223f

Browse files
committed
added reviews
closes #66
1 parent e6b9b39 commit b1a223f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,14 @@ An auto updating version of `atom`. Other atom packages we depend upon are insta
1010
1. Install Atom
1111
1. `apm install typescript`
1212

13-
**Note**: For windows you also need `node` in your path ([reason](https://github.com/TypeStrong/atom-typescript/issues/50))
13+
**Note**: For windows you also need `node` in your path ([reason](https://github.com/TypeStrong/atom-typescript/issues/50))
14+
15+
## Reviews
16+
"I was shocked at how good it felt to poke around on the compiler with it." [Jonathan Turner](https://twitter.com/jntrnr)
17+
18+
"And guess what, it worked perfectly. Like everything else! Faster than Visual Studio!" [Daniel Earwicker](http://stackoverflow.com/users/27423/daniel-earwicker)
19+
20+
[Add yours!](https://github.com/TypeStrong/atom-typescript/issues/66)
1421

1522
# Features
1623
## Auto Complete

0 commit comments

Comments
 (0)