Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
[![Code Coverage][codecov-shield]][codecov]
[![Quality Gate Status][sonarcloud-shield]][sonarcloud]
[![OpenSSF Scorecard][scorecard-shield]][scorecard]

[![OpenSSF Best Practices][bestpractices-shield]][bestpractices]
[![Documentation][docs-shield]][docs]
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]

Asynchronous Python client for BSBLan.

Expand Down Expand Up @@ -154,6 +153,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

---

[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]

[bsblanmodule]: https://github.com/fredlcore/bsb_lan
[build-shield]: https://github.com/liudger/python-bsblan/actions/workflows/tests.yaml/badge.svg
[build]: https://github.com/liudger/python-bsblan/actions
Expand Down Expand Up @@ -181,5 +184,7 @@ SOFTWARE.
[semver]: http://semver.org/spec/v2.0.0.html
[scorecard-shield]: https://api.scorecard.dev/projects/github.com/liudger/python-bsblan/badge
[scorecard]: https://scorecard.dev/viewer/?uri=github.com/liudger/python-bsblan
[bestpractices-shield]: https://www.bestpractices.dev/projects/12561/badge
[bestpractices]: https://www.bestpractices.dev/projects/12561
[sonarcloud-shield]: https://sonarcloud.io/api/project_badges/measure?project=liudger_python-bsblan&metric=alert_status
[sonarcloud]: https://sonarcloud.io/summary/new_code?id=liudger_python-bsblan
Loading