diff --git a/README.md b/README.md index 05e190f..1fa8dda 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ For a PR (new entry or update) to be approved the following criteria are importa - The entry shall not appear to be malicious (e.g., spam) or harmful. - The PR shall be submitted by an individual affiliated with the company owning the submitted proprietary algorithm or a maintainer of the submitted open source algorithm or its fork. - The provided URLs shall successfully resolve (e.g., `softBindingResolutionApis`, `informationalUrl`). -- The algorithm covered by the entry shall support embedding, extracting, or both, of a soft binding identifier for the purpose of manifest recovery. +- The algorithm covered by the entry shall support embedding, extracting, or both, of a soft binding identifier for the purpose of manifest recovery. +- When updating an entry, the fields: `identifier`, `alg` and `type` shall not be changed.