Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix badge in README
  • Loading branch information
kachkaev committed Apr 29, 2023
1 parent 252805a commit 24e0b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AWS IoT Button logger to git

[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![GitHub Workflow Status (checks)](https://img.shields.io/github/workflow/status/kachkaev/aws-iot-button-logger-to-git/Checks?label=checks)](https://github.com/kachkaev/aws-iot-button-logger-to-git/actions?query=workflow%3AChecks)
[![GitHub Workflow Status (checks)](https://img.shields.io/github/actions/workflow/status/kachkaev/aws-iot-button-logger-to-git/checks.yml?branch=main&label=checks)](https://github.com/kachkaev/aws-iot-button-logger-to-git/actions?query=workflow%3AChecks)
[![Known vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/kachkaev/aws-iot-button-logger-to-git.svg)](https://snyk.io/test/github/kachkaev/aws-iot-button-logger-to-git?targetFile=package.json)
[![Code style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io/)

Expand Down

0 comments on commit 24e0b05

Please sign in to comment.