From 67899bee61c748011c30703b8167381034e92449 Mon Sep 17 00:00:00 2001 From: rklec <71322635+rklec@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:09:34 +0100 Subject: [PATCH] docs: link to GitHub topic for more tools Followup of https://github.com/publiccodeyml/publiccode.yml/pull/295 (/cc @bfabio), I think this GitHub feature is quite useful for that. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aca59d3..fe55c13 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,8 @@ Maintained separately from the core tooling, but widely used in practice. CircleCI Orb for validation in pipelines. +More tools can e.g. be found [by searching for the GitHub topic `publiccode`](https://github.com/topics/publiccode). + ## License Licensed under the [CC0-1.0](LICENSE).