diff --git a/README.md b/README.md
index 5ace7ed0a98b4e184f912426ea7cd8ba90e54275..1a30a5cf078ecabc3817e5e245a5f32933263b4b 100644
--- a/README.md
+++ b/README.md
@@ -69,3 +69,12 @@ Tokens: orml_tokens::{Module, Storage, Call, Event<T>, Config<T>},
 	- Type check the code, with std feature, including tests.
 - `make test`
 	- Run tests.
+
+# Projects using ORML
+
+_In alphabetical order_
+
+- [Acala Network](https://github.com/AcalaNetwork/Acala)
+- [Laminar Chain](https://github.com/laminar-protocol/laminar-chain)
+
+- [_Add yours project there_](https://github.com/open-web3-stack/open-runtime-module-library/edit/master/README.md)