From 8c150f34a5b305103438e93337e1b9e7868dd1f3 Mon Sep 17 00:00:00 2001
From: Bette <42193328+bette7@users.noreply.github.com>
Date: Fri, 5 Feb 2021 10:59:58 +1300
Subject: [PATCH] Update README.md

added web3 grant info
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3973122..56cb48f 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,11 @@ ORML use `Cargo.dev.toml` to avoid workspace conflicts with project cargo config
 - `make Cargo.toml`, or
 - change the command to `make dev-check` etc which does the copy. (For the full list of `make` commands, check `Makefile`)
 
+# Web3 Foundation Grant Project
+ORML is part of the bigger `Open-Web3-Stack` initiative, that is currently under a General Grant from Web3 Foundation. See Application details [here](https://github.com/open-web3-stack/General-Grants-Program/blob/master/grants/speculative/open_web3_stack.md). The 1st milestone has been delivered. 
+
 # Projects using ORML
+- [If you intend or are using ORML, please_add your project here_](https://github.com/open-web3-stack/open-runtime-module-library/edit/master/README.md)
 
 _In alphabetical order_
 
@@ -57,4 +61,3 @@ _In alphabetical order_
 - [HydraDX](https://github.com/galacticcouncil/hack.HydraDX-node)
 - [Laminar Chain](https://github.com/laminar-protocol/laminar-chain)
 - [Setheum Network](https://github.com/Setheum-Labs/Setheum)
-- [_Add your project here_](https://github.com/open-web3-stack/open-runtime-module-library/edit/master/README.md)
-- 
GitLab