From 1b30278f9b5def66cc02d3e62501489e037ae23a Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sat, 6 Jun 2026 09:27:38 +0100 Subject: [PATCH] docs(readme): move WOMM certification notice below section separator Relocate the WOMM Platinum certification line to the end of the modernization section, adding horizontal rules as visual separation. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 576c8db..c6decd1 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,8 @@ git push origin v2.0.2 - `.gitea/workflows/` — build + release CI. - `Makefile` + `release.sh` drive local builds and the tag-triggered release path. -The project is WOMM Platinum certified (see badge at the top). - All the pre-2.0 wmenu screenshots, the old `go mod vendor` instructions, the touchbar error note, and the ancient TODO list have been retired from this document. See git history for the full modernization (TUI, IPC player, favorites + index delete, subcommands, internal/ package reorg, CI/release pipeline, etc.). The `--legacy` flag remains until the TUI is declared "perfect." + +--- + +The project is WOMM Platinum certified (see badge at the top).