Skip to content

Commit d889ddc

Browse files
committed
badges
1 parent c371346 commit d889ddc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
> *llm crafted release notes from your git history*
66
7+
8+
<p align="center">
9+
<a href="https://github.com/nor0x/difflog/actions/workflows/ci.yml"><img src="https://github.com/nor0x/difflog/actions/workflows/ci.yml/badge.svg" alt="CI" /></a>
10+
<a href="https://github.com/nor0x/difflog/actions/workflows/publish.yml"><img src="https://github.com/nor0x/difflog/actions/workflows/publish.yml/badge.svg" alt="Publish NuGet" /></a>
11+
<a href="https://www.nuget.org/packages/difflog"><img src="https://img.shields.io/nuget/v/difflog.svg" alt="NuGet" /></a>
12+
<a href="https://www.nuget.org/packages/difflog"><img src="https://img.shields.io/nuget/dt/difflog.svg" alt="NuGet Downloads" /></a>
13+
</p>
14+
715
# DiffLog
816

917
DiffLog is a CLI tool that turns git history into polished release notes using AI. It scans commits, groups changes into clear sections, and formats the result for different audiences so you can ship release notes and changelogs faster.

0 commit comments

Comments
 (0)