From 2d1bdb2a6b2d69a68f4c40ed1838b36f48528e17 Mon Sep 17 00:00:00 2001 From: Ben Boyter Date: Fri, 4 Aug 2023 11:58:25 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d174ca1..0409f086 100644 --- a/README.md +++ b/README.md @@ -950,6 +950,8 @@ Note that the avg-wage value must be a positive integer otherwise it will revert *NB* it may not work for VERY large repositories (has been tested on Apache hadoop/spark without issue). +You can find the source code for badges in the repository at https://github.com/boyter/scc/blob/master/cmd/badges/main.go + ### Languages List of supported languages. The master version of `scc` supports 239 languages at last count. Note that this is always assumed that you built from master, and it might trail behind what is actually supported. To see what your version of `scc` supports run `scc --languages`