Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vkanellopoulos authored Nov 23, 2023
1 parent 4e7e2fe commit 1d7c6c4
Showing 1 changed file with 10 additions and 19 deletions.
29 changes: 10 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,16 @@ The library provides the following functionality:

## :heavy_exclamation_mark: Disclaimer

The released software is a initial development release version:

- The initial development release is an early endeavor reflecting the efforts of a short timeboxed
period, and by no means can be considered as the final product.
- The initial development release may be changed substantially over time, might introduce new
features but also may change or remove existing ones, potentially breaking compatibility with your
existing code.
- The initial development release is limited in functional scope.
- The initial development release may contain errors or design flaws and other problems that could
cause system or other failures and data loss.
- The initial development release has reduced security, privacy, availability, and reliability
standards relative to future releases. This could make the software slower, less reliable, or more
vulnerable to attacks than mature software.
- The initial development release is not yet comprehensively documented.
- Users of the software must perform sufficient engineering and additional testing in order to
properly evaluate their application and determine whether any of the open-sourced components is
suitable for use in that application.
- We strongly recommend to not put this version of the software into production use.
- Only the latest version of the software will be supported
The released software is a initial development release version:
- The initial development release is an early endeavor reflecting the efforts of a short timeboxed period, and by no means can be considered as the final product.
- The initial development release may be changed substantially over time, might introduce new features but also may change or remove existing ones, potentially breaking compatibility with your existing code.
- The initial development release is limited in functional scope.
- The initial development release may contain errors or design flaws and other problems that could cause system or other failures and data loss.
- The initial development release has reduced security, privacy, availability, and reliability standards relative to future releases. This could make the software slower, less reliable, or more vulnerable to attacks than mature software.
- The initial development release is not yet comprehensively documented.
- Users of the software must perform sufficient engineering and additional testing in order to properly evaluate their application and determine whether any of the open-sourced components is suitable for use in that application.
- We strongly recommend not putting this version of the software into production use.
- Only the latest version of the software will be supported

## Requirements

Expand Down

0 comments on commit 1d7c6c4

Please sign in to comment.