From de51774bd358eed3727d63568ecd5775f5be589c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armin=20T=C3=A4nzer?= Date: Tue, 11 Jul 2023 10:01:08 +0200 Subject: [PATCH] [issue-713] add link to API doc in the README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Armin Tänzer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a0ee72e1..9516b5de2 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This library implements SPDX parsers, convertors, validators and handlers in Pyt - Home: https://github.com/spdx/tools-python - Issues: https://github.com/spdx/tools-python/issues - PyPI: https://pypi.python.org/pypi/spdx-tools +- Browse the API: https://spdx.github.io/tools-python # License