summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2023-08-04 17:23:50 +0100
committerGitHub <noreply@github.com>2023-08-04 17:23:50 +0100
commit6f85113ed112500d0dc867d13396e5c8bb54e784 (patch)
treee2040d90c932ab9ea8ca5c4f3dea35dba631f6c0
parent5310a02aae2c3ab2dd5d09f94dda7b9aa12b96b0 (diff)
downloadvyos-1x-6f85113ed112500d0dc867d13396e5c8bb54e784.tar.gz
vyos-1x-6f85113ed112500d0dc867d13396e5c8bb54e784.zip
Remove extra Sonar and FOSSA badges
for now, at least
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 59c11bac1..255d77846 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
# vyos-1x: VyOS command definitions, configuration scripts, and data
-[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=vyos_vyos-1x&metric=coverage)](https://sonarcloud.io/component_measures?id=vyos_vyos-1x&metric=coverage)
-[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvyos%2Fvyos-1x.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvyos%2Fvyos-1x?ref=badge_shield)
-
VyOS 1.1.x had its codebase split into way too many submodules for no good
reason, which made it hard to navigate or write meaningful changelogs. As the
code undergoes rewrite in the new style in VyOS 1.2.0+, we consolidate the