From 3c1b33d9f4c41c72c1650723cc508a76d2d050a6 Mon Sep 17 00:00:00 2001 From: Gyan Date: Tue, 12 Sep 2023 15:12:11 +0530 Subject: [PATCH] Update README.md Added disclaimer for old Cairo syntax. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 55caf96..4602dbd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# DISCLAIMER +Hello Starknet community, +This repository is **not updated** with the latest Cairo syntax and hence, we do not recommend to attempt this tutorial as of today. If you are interested in contributing to the repository to update the tutorial, please comment on the below issue to pick up a task. +You can find more details about the issue and exercises breakdown here: +https://github.com/starknet-edu/starknet-cairo-101/issues/61 + +You can also ping me(@gyanlakshmi) or Omar(@omarespejel) on Telegram to tag you on the right tasks. + # Starknet Cairo 101 Automated Workshop ![banner](assets/banner.png)