Skip to content

Commit 127d2d2

Browse files
authored
Add CI badge to README
Added CI badge to README for build status visibility.
1 parent efe4345 commit 127d2d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# DashboardSummary
22

3+
![CI](https://github.com/Path-Variable/influxdb-summary-java/actions/workflows/ci.yml/badge.svg?branch=main)
4+
35
A small Java service that periodically queries InfluxDB metrics, asks Google Gemini to produce a short human‑friendly summary (2–4 sentences), and writes that summary back to InfluxDB for display on dashboards.
46

57
## Features

0 commit comments

Comments
 (0)