Skip to content

Update Disclaimer in README #484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ The Unified Memory Framework (UMF) is a library for constructing allocators and
**⚠️ Work-In-Progress disclaimer:**
> Please note that this project is **pre-production software**, it should not be considered complete or fully functional.
> It has not been fully tested yet (including security testing). It is not recommended to be used in production
> as part of a larger system. It is not eligible for Intel® Bug Bounty Program.
> as part of a larger system. Note that this warning is temporary - we plan to release a stable version within six months.
> This project is not eligible for Intel® Bug Bounty Program.
>
> The API is not yet stable, may change without notice, and will not maintain backward compatibility.

Expand Down
Loading