diff --git a/README.md b/README.md
index 61e18ef955bf7ef1ba02c10deea94ba668501d4f..a3bb2e42fb5456e9cd2fd72147e7bc236e8c308d 100644
--- a/README.md
+++ b/README.md
@@ -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)