From 89139d8fa3baaa527af3bd606ac7ac2f5155e6df Mon Sep 17 00:00:00 2001 From: Thomas Lambert <t.lambert@uliege.be> Date: Thu, 2 Feb 2023 21:33:22 +0100 Subject: [PATCH] doc: rework disclaimer --- README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index abad597..60a40a7 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,20 @@ -# WORK IN PROGRESS -<div align="center"> -<span style="color:red">Rotare is still UNDER DEVELOPMENT. <br/> -The first stable official release will be version 1.0.0.</span> + -A proper roadmap will be posted soon with the planned release date of the -various features. Support will not be provided as long as version 1.0.0 is not -released. -</div> +--- <div align="center"> -{- The code is not yet fully validated. Use with caution. -} -</div> ------ +# DISCLAIMER - +{- Rotare is still IN BETA VERSION. -} + +**The first official stable release will be version 1.0.0**. Any version prior +to 1.0.0 can be considered as alpha/beta. This means that options are likely to +change (quite significantly), bugs or plain mistakes/errors may also be present. +At the moment, the code has not been fully validated. Use at your own risks. +</div> +----- **Rotare** is a feature-rich and open-source implementation of the Blade Element Momentum Theory in MATLAB. -- GitLab