diff --git a/README.md b/README.md index ec06a57..2b06fd6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![tests](https://github.com/radumarias/rencrypt-python/actions/workflows/tests.yml/badge.svg)](https://github.com/radumarias/rencrypt-python/actions/workflows/tests.yml) > ⚠️ **Warning** -> ***This lib hasn't been audited, but it mostly wraps `ring` crate which is a well known library, so in principle it should offer as similar level of security. +> ***This lib hasn't been audited, but it mostly wraps `ring` crate which is a well known library, so in principle at least the primitives should offer as similar level of security. > This is still under development. Please do not use it with sensitive data just yet. Please wait for a stable release and maybe an audit. > It's mostly ideal for experimental and learning projects.***