Skip to content

Commit 39c821c

Browse files
authored
Merge pull request #1 from PatriceJada/PatriceJada-patch-2
Add Scorecard badge to README.md
2 parents aae73a9 + 749619e commit 39c821c

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
@@ -1,6 +1,7 @@
11
# Python LSP Server
22

33
[![image](https://github.com/python-ls/python-ls/workflows/Linux%20tests/badge.svg)](https://github.com/python-ls/python-ls/actions?query=workflow%3A%22Linux+tests%22) [![image](https://github.com/python-ls/python-ls/workflows/Mac%20tests/badge.svg)](https://github.com/python-ls/python-ls/actions?query=workflow%3A%22Mac+tests%22) [![image](https://github.com/python-ls/python-ls/workflows/Windows%20tests/badge.svg)](https://github.com/python-ls/python-ls/actions?query=workflow%3A%22Windows+tests%22) [![image](https://img.shields.io/github/license/python-ls/python-ls.svg)](https://github.com/python-ls/python-ls/blob/master/LICENSE)
4+
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/python-lsp/python-lsp-server/badge)](https://scorecard.dev/viewer/?uri=github.com/python-lsp/python-lsp-server)
45

56
A Python 3.8+ implementation of the [Language Server Protocol](https://github.com/Microsoft/language-server-protocol).
67
(Note: versions <1.4 should still work with Python 3.6)

0 commit comments

Comments
 (0)