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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
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)