Add Acknowledgments to README

This commit is contained in:
Dan Abramov
2016-07-17 21:34:01 +01:00
committed by Christopher Chedeau
parent 27fa8c82dc
commit c5928def7d

View File

@@ -103,3 +103,11 @@ cd my-app
```
and then run `npm start` or `npm run build`.
## Acknowledgements
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)