diff options
-rw-r--r-- | README.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 68e7a1ae3..ee78b6bb1 100644 --- a/README.rst +++ b/README.rst @@ -74,6 +74,18 @@ Use of packages in ``legacy`` are highly discouraged, and packages may be removed at any time. +``experimental``: Unstable packages +``````````````````````````````````` +The ``experimental`` directory contains packages that are highly unstable or +are not yet fully ported to Adélie. They may not build properly, fail tests, +or exhibit runtime failures. + +Please note that a package appearing in ``experimental`` does not denote that +the package will ever be available for Adélie Linux. + +Use of packages in ``experimental`` is at your own risk. + + Usage |