Skip to content

Commit 3829104

Browse files
Update README.md
1 parent dc6ce53 commit 3829104

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![test-build][build-badge]][bulid-url]
55
[![codecov][codecov-badge]][codecov-url]
66
[![License: GPL-3.0][licence-badge]][licence-url]
7+
[![software-checklist][softwarechecklist-badge]][softwarechecklist-url]
78
[![Zenodo][zenodo-badge]][zenodo-url]
89

910
The R implementation of the FAIR Data Pipeline API.
@@ -33,9 +34,13 @@ For more information, please visit the FAIR Data Pipeline
3334
[bulid-url]: https://github.com/FAIRDataPipeline/rDataPipeline/actions
3435
[codecov-badge]: https://codecov.io/gh/FAIRDataPipeline/rDataPipeline/branch/main/graph/badge.svg?token=xTFk0581AY
3536
[codecov-url]: https://codecov.io/gh/FAIRDataPipeline/rDataPipeline
36-
[licence-badge]: https://img.shields.io/badge/licence-GPL--3-yellow
37+
[licence-badge]: https://img.shields.io/badge/licence-GPL--3-3891A6
3738
[licence-url]: https://opensource.org/licenses/GPL-3.0
3839
[zenodo-badge]: https://zenodo.org/badge/265575806.svg
3940
[zenodo-url]: https://zenodo.org/badge/latestdoi/265575806
41+
[softwarechecklist-badge]: https://img.shields.io/badge/software-checklist-3891A6
42+
[softwarechecklist-url]: https://github.com/FAIRDataPipeline/rDataPipeline/blob/main/software-checklist.md
43+
4044
[FDP]: https://fairdatapipeline.github.io
4145
[SEIRS]: https://www.fairdatapipeline.org/rSimpleModel/articles/SEIRS.html
46+

0 commit comments

Comments
 (0)