From d29fbd43dc9a96024ba5d09607b1621d721a31ad Mon Sep 17 00:00:00 2001 From: Jack Anderson Date: Sun, 12 Feb 2017 21:13:11 -0800 Subject: [PATCH] Link to React docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53a737d..6d41a61 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ember-prop-types -This addon provides React-like property management for components. +This addon provides [React-like property management](https://facebook.github.io/react/docs/typechecking-with-proptypes.html) for components. ###### Dependencies