From 7438cc1959f1a2706aa4801f6463e560f5dd06e0 Mon Sep 17 00:00:00 2001 From: Dan Abramov <dan.abramov@gmail.com> Date: Thu, 21 Jul 2016 17:22:28 +0100 Subject: [PATCH] Add Alternatives --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14715665e..36676b697 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,17 @@ and then run `npm start` or `npm run build`. We are grateful to the authors of existing related projects for their ideas and collaboration: -* [enclave](https://github.com/eanplatter/enclave) by [@eanplatter](https://github.com/eanplatter) -* [nwb](https://github.com/insin/nwb) by [@insin](https://github.com/insin) -* [react-boilerplate](https://github.com/mxstbr/react-boilerplate) by [@mxstbr](https://github.com/mxstbr) +* [@eanplatter](https://github.com/eanplatter) +* [@insin](https://github.com/insin) +* [@mxstbr](https://github.com/mxstbr) + +## Alternatives + +If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs: + +* [enclave](https://github.com/eanplatter/enclave) +* [nwb](https://github.com/insin/nwb) +* [motion](https://github.com/motion/motion) +* [rackt-cli](https://github.com/mzabriskie/rackt-cli) +* [budÅ](https://github.com/mattdesl/budo) +* [rwb](https://github.com/petehunt/rwb) -- GitLab