From 15b06bd988fb8a374ae962b49e545ff263215a75 Mon Sep 17 00:00:00 2001 From: stranger80 Date: Wed, 20 Sep 2023 13:43:28 +0200 Subject: [PATCH] Update README.md --- api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/README.md b/api/README.md index 703578f5..b332d690 100644 --- a/api/README.md +++ b/api/README.md @@ -4,7 +4,7 @@ - [Cairo Lang](https://www.cairo-lang.org/docs/quickstart.html#quickstart): for class hash calculation. ## Run - + ```bash cargo run ```