From a6b2c37365ed19eddc9a1e568d29e453bb31125e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Mon, 24 Jun 2024 19:23:44 +0200 Subject: [PATCH] Update the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e138313..b5ed7a1 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ to your use case and if you are using it correctly. ## Should I use this crate? -Although it may work, some parts are not stabilized yet. Expect breaking change -that may result in the total loss of previously encrypted data. +If you have a use case covered by this crate AND you do not care about using an +experimental crate, then you may use it. ## Why should I use this crate instead of a symmetric encryption function?