From 847e14a0b91feb5b405ab275f64c8a635d10ec20 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Wed, 18 Dec 2024 14:14:49 +0200 Subject: [PATCH] Update README.md Signed-off-by: Radu Marias --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99d51ca..fed6d9c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ > [!WARNING] > **This crate hasn't been audited; it's using `ring` crate, which is a well-known audited library, so in principle, at least the primitives should offer a similar level of security. -> This is still under development. Please do not use it with sensitive data now; please wait for a +> This is still under development. Please do not use it with sensitive data for now; please wait for a stable release. > It's mostly ideal for experimental and learning projects.**