commit 1a2b87a646c719a29c485460e3e8fcf64e3c62a9 parent 4004fb4e0953c40415f1f57168590c662d7c0029 Author: Konstantin Tarkus <hello@tarkus.me> Date: Wed, 22 Jul 2015 20:14:23 +0300 Update related projects in README.md Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -124,8 +124,8 @@ the file is. Name the test by appending `-test.js` to the js file. ### Related Projects - * [Babel Starter Kit](https://github.com/kriasoft/babel-starter-starter) - * [React Decorators](https://github.com/kriasoft/react-decorators) (higher-order components) + * [Babel Starter Kit](https://github.com/kriasoft/babel-starter-starter) — A boilerplate for authoring JavaScript/React.js libraries + * [React Decorators](https://github.com/kriasoft/react-decorators) — A collection of higher-order React components ### Learn More