Skip to content

Commit 6310f82

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent 5d6bffc commit 6310f82

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
= feedback-o-tron
4+
image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=openssourcesecurity[OpenSSF Best Practices,link="https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/feedback-o-tron"]
25

3-
image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]
6+
7+
image:https://img.shields.io/badge/License-MPL_2.0--1.0-blue.svg[License: MPL-2.0,link="https://github.com/hyperpolymath/palimpsest-license"]
48
image:https://img.shields.io/badge/version-1.0.0-blue[Version 1.0.0]
59
image:https://img.shields.io/badge/RSR-Certified-gold[RSR Certified]
610
image:https://img.shields.io/badge/Idris-inside-purple[Idris Inside]
@@ -767,7 +771,7 @@ parseJSON : (schema : JSONSchema) -> String -> Either ParseError (JSONValue sche
767771

768772
== License
769773

770-
Licensed under MPL-2.0 (Palimpsest License).
774+
Licensed under MPL-2.0 (MPL-2.0).
771775

772776
See link:LICENSE.txt[LICENSE.txt] for details.
773777

0 commit comments

Comments
 (0)