From 6a594027ad1d795f1d2c88014678bb7e42c58605 Mon Sep 17 00:00:00 2001 From: Eric Nordelo Date: Wed, 18 Dec 2024 23:05:40 +0100 Subject: [PATCH] fix: README --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1652dc9bf..4c7f4c0c9 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,15 @@ **A library for secure smart contract development** written in Cairo for [Starknet](https://starkware.co/product/starknet/), a decentralized ZK Rollup. -> [!WARNING] -> This repo contains highly experimental code. -> It has no code coverage checks. -> It hasn't been audited. -> **Use at your own risk.** - > [!TIP] > :mage: **Not sure how to get started?** Check out [Contracts Wizard for Cairo](https://wizard.openzeppelin.com/cairo) — an interactive smart contract generator. ## Usage -> **Warning** -> Expect rapid iteration. +> [!WARNING] +> This repo contains highly experimental code. +> It hasn't been audited. +> **Use at your own risk.** ### Prepare the environment