From e6bbcb5d6efbf5d834e5aa249e137487d9926bf5 Mon Sep 17 00:00:00 2001 From: Vicky-Goldin Date: Tue, 10 Jan 2023 10:09:45 +0200 Subject: [PATCH] Updated README that the default branch is main To match recent naming trend. Signed-off-by: Vicky-Goldin --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb1093f..5cbf426 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ A taxonomy defines the terms and related values that need to be commonly underst `taxonomy-cli` can compile taxonomy files into a json shema, and validate an existant json schema. -For more information, plaese visit [the Fybrik website](https://fybrik.io/v1.2/concepts/taxonomy/). +For more information, please visit [the Fybrik website](https://fybrik.io/v1.2/concepts/taxonomy/). ### Version compatibility matrix | Fybrik | taxonomy-cli | | --- | --- | -| master | master | +| master | main | ## Usage