From fe90b8edd68676fc6f639da91e0e995299acb10e Mon Sep 17 00:00:00 2001 From: Robert Allaway Date: Wed, 1 Dec 2021 14:37:37 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index be90c3e3..41d8c3a6 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,7 @@ Versioning (MAJOR.MINOR.PATCH) is roughly following semver.org where: MAJOR: *In-use* parent attributes are deleted from dictionary or modified, or in-use child attributes are modified in a non-backwards compatible way (e.g. `Neurofibromatosis 1` changed to `Neurofibromatosis type 1`) MINOR: Concepts/parent attributes are added. PATCH: Child attributes are added, or *unused* child/parent attributes are deleted, or definititions/`comments` are added/modified. + +## Browse the metadata dictionary + +You can browse the metadata dictionary here: https://nf-osi.github.io/nf-metadata-dictionary/.