Skip to content

Commit e4a59d9

Browse files
committed
Add a badge for a Zenodo DOI.
This allows for easier citations for researchers using the suite. This DOI will change each time a release is published. How often that happens is for the moment still ad hoc (i.e. we continually add tests, and will at some period decide to batch them into a release). In the future we may decide to automatically publish releases on some cadence.
1 parent 597b1fb commit e4a59d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
55
[![Financial Contributors on Open Collective](https://opencollective.com/json-schema/all/badge.svg?label=financial+contributors)](https://opencollective.com/json-schema)
66

7+
[![DOI](https://zenodo.org/badge/5952934.svg)](https://zenodo.org/badge/latestdoi/5952934)
78
[![Build Status](https://github.com/json-schema-org/JSON-Schema-Test-Suite/workflows/Test%20Suite%20Sanity%20Checking/badge.svg)](https://github.com/json-schema-org/JSON-Schema-Test-Suite/actions?query=workflow%3A%22Test+Suite+Sanity+Checking%22)
89

910
This repository contains a set of JSON objects that implementers of JSON Schema validation libraries can use to test their validators.

0 commit comments

Comments
 (0)