From 2385ce0b4ba1b751a6d8355d176bf6bc4b733d52 Mon Sep 17 00:00:00 2001 From: Will Riley Date: Fri, 13 Jun 2025 09:58:17 +0200 Subject: [PATCH] Fixed README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3801575..6b5eb18 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ This workflow runs after the tag or release exists and can report problems, but ## 📋 Features -✅ Canonical tag version parsing (PEP 440) +✅ Ultra-conservative version normalization and strict equality comparison using [Verple](https://pypi.org/project/verple/) ✅ Compare software version metadata from: - GitHub tag/release @@ -73,8 +73,6 @@ This workflow runs after the tag or release exists and can report problems, but ✅ Cross-standard support for FAIR and Open Science metadata (e.g., CFF, CodeMeta, RO-Crate, Zenodo) -✅ Ultra-conservative version normalization and strict equality comparison using [Verple](https://pypi.org/project/verple/) - ✅ Lightweight, pure Python — no third-party services ✅ Easy to configure via GitHub Action inputs