Skip to content

Commit ccdd74b

Browse files
committed
update: README.md
1 parent a041524 commit ccdd74b

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
11
# ESP32-WeatherStationRTC
22

33
<p align="center">
4-
<a href="https://www.codefactor.io/repository/github/infra-blue/esp32-weatherstationrtc/overview/main"><img src="https://www.codefactor.io/repository/github/infra-blue/esp32-weatherstationrtc/badge/main" alt="CodeFactor" /></a>
4+
<a href="https://www.codefactor.io/repository/github/infra-blue/esp32-weatherstationrtc/overview/main"><img alt="CodeFactor Grade" src="https://img.shields.io/codefactor/grade/github/infra-blue/ESP32-WeatherStationRTC?style=for-the-badge&logo=codefactor&logoColor=white&label=Code%20Quality&color=red">
5+
</a>
6+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/commits><img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/t/infra-blue/ESP32-WeatherStationRTC?style=for-the-badge&logo=conventionalcommits&logoColor=white&label=Commits&color=blue">
7+
</a>
8+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/stargazers><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/infra-blue/ESP32-WeatherStationRTC?style=for-the-badge&logo=githubsponsors&logoColor=white&label=STARS&color=yellow">
9+
</a>
10+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/watchers><img alt="GitHub watchers" src="https://img.shields.io/github/watchers/infra-blue/ESP32-WeatherStationRTC?style=for-the-badge&logo=githubcopilot&logoColor=white&color=orange">
11+
</a>
12+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/actions/workflows/dependabot.yml><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/infra-blue/ESP32-WeatherStationRTC/dependabot.yml?style=for-the-badge&logo=dependabot&logoColor=white&label=platformIO%20dependabot&color=green">
13+
</a>
14+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/actions/workflows/platformio-build&release.yml><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/infra-blue/ESP32-WeatherStationRTC/platformio-build%26release.yml?style=for-the-badge&logo=platformio&logoColor=white&label=platformIO%20build&color=green">
15+
</a>
16+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/releases/latest><img alt="GitHub Downloads (all assets, all releases)" src="https://img.shields.io/github/downloads/infra-blue/ESP32-WeatherStationRTC/total?style=for-the-badge&logo=github&logoColor=white&label=Github%20Downloads&color=lightgrey">
17+
</a>
18+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/releases/latest><img alt="GitHub Release" src="https://img.shields.io/github/v/release/infra-blue/ESP32-WeatherStationRTC?include_prereleases&sort=date&display_name=tag&style=for-the-badge&logo=webpack&logoColor=white&label=Latest&logoColor=white&color=darkblue">
19+
</a>
20+
<a href=https://github.com/infra-blue/ESP32-WeatherStationRTC/blob/main/LICENSE><img alt="GitHub License" src="https://img.shields.io/github/license/infra-blue/ESP32-WeatherStationRTC?style=for-the-badge&logo=gitbook&logoColor=white">
21+
</a>
522
</p>
623

724
<div align="center">

0 commit comments

Comments
 (0)