Update README.md

This commit is contained in:
David Hara
2016-02-26 02:48:03 -08:00
parent 2d231a94d7
commit a4b1839c14

View File

@@ -1,9 +1,9 @@
# griddle-react-typings
Type definition for http://griddlegriddle.github.io/
Type definition for https://griddlegriddle.github.io/Griddle/
Depends upon the [ambient react type definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/c2c22c3b953fe9730d4802022d5e0d18d083909e/react) (github:DefinitelyTyped/DefinitelyTyped/react/react.d.ts#f407264835650f5f38d4bb2c515a79e7a835916b)
which you can install with
```
typings install react --ambient
```
```