From 3155dd9513c466aef850ac57e7796a23f36738b7 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 15 Dec 2023 14:35:21 -0800 Subject: [PATCH] Update README.md (#1184) Remove scary warnings, it's pretty well tested at this point. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index da39b0805..3f6e49610 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ Soroban: https://soroban.stellar.org Docs: https://docs.rs/soroban-sdk -**This repository contains code that is in early development, incomplete, not tested, and not recommended for use. The API is unstable, experimental, and is receiving breaking changes frequently.** - [Soroban]: https://soroban.stellar.org ## Contributing