Skip to content

Commit c4fb9b6

Browse files
committed
Update README.md
1 parent 5f56b78 commit c4fb9b6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# proptypes
2-
React's PropTypes, as a standalone module.
2+
3+
> React's [PropTypes], packaged up as a standalone module.
4+
5+
**DISCLAIMER:**
6+
This is literally copied from the React 0.14 codebase.
7+
If you're using PropTypes with React, it would be silly to reference this standalone version.
8+
9+
**LICENSE:** BSD.
10+
11+
[PropTypes]: https://github.com/facebook/react/blob/master/src/isomorphic/classic/types/ReactPropTypes.js

0 commit comments

Comments
 (0)