From 8ebbe152ba3a8343284080396bb22c1937ec00c4 Mon Sep 17 00:00:00 2001 From: Arthit Suriyawongkul Date: Thu, 18 Jun 2026 16:27:20 +0100 Subject: [PATCH] README: Add PyPI and license badges Added badges for version and license to README Signed-off-by: Arthit Suriyawongkul --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a8805e..23170f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# spdx-python-model +# SPDX Python model + +[![PyPI - Version](https://img.shields.io/pypi/v/spdx-python-model)](https://pypi.org/project/spdx-python-model/) +![Apache-2.0 license](https://img.shields.io/github/license/spdx/spdx-python-model) Generated Python code for [SPDX specification version 3][spdx-spec].