Skip to content

Commit 4614b38

Browse files
authored
Merge pull request #90 from fosslight/develop
Modify badge info in README.md
2 parents 4784036 + 7df04e8 commit 4614b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SPDX-License-Identifier: GPL-3.0-only
44
-->
55
# FOSSLight Prechecker
66

7-
<img src="https://img.shields.io/pypi/l/fosslight-reuse" alt="License" /> <img src="https://img.shields.io/pypi/v/fosslight_reuse" alt="Current python package version." /> <img src="https://img.shields.io/pypi/pyversions/fosslight_reuse" /> [![REUSE status](https://api.reuse.software/badge/github.com/fosslight/fosslight_reuse)](https://api.reuse.software/info/github.com/fosslight/fosslight_reuse)
7+
<img src="https://img.shields.io/pypi/l/fosslight-prechecker" alt="License" /> <img src="https://img.shields.io/pypi/v/fosslight_prechecker" alt="Current python package version." /> <img src="https://img.shields.io/pypi/pyversions/fosslight_prechecker" /> [![REUSE status](https://api.reuse.software/badge/github.com/fosslight/fosslight_prechecker)](https://api.reuse.software/info/github.com/fosslight/fosslight_prechecker)
88

99
**FOSSLight Prechecker** is a tool that can be used to comply with the copyright/license writing rules in the source code.
1010
It uses [reuse-tool][ret] to check whether the [source code's copyright and license writing rules][rule] are complied with.

0 commit comments

Comments
 (0)