From 06d67ecbfa137bff6dadd793f96d31f396185fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baran=20K=C4=B1l=C4=B1=C3=A7?= <36154262+kilicbaran@users.noreply.github.com> Date: Thu, 9 Dec 2021 13:21:16 +0300 Subject: [PATCH] Add acknowledgement text for erc1155 chaincode (#554) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Baran Kılıç --- token-erc-1155/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/token-erc-1155/README.md b/token-erc-1155/README.md index 3298cc9e..ba9d4ae6 100644 --- a/token-erc-1155/README.md +++ b/token-erc-1155/README.md @@ -263,3 +263,7 @@ When you are finished, you can bring down the test network. This command will br ```bash ./network.sh down ``` + +## Acknowledgement + +This work has been carried out at Boğaziçi University and has received funding from the European Union’s Horizon 2020 Research and Innovation programme under Grant Agreement No. 856632. \ No newline at end of file