Skip to content

Commit e8fbe03

Browse files
committed
docs: add CI and license badges to README
1 parent 4f2ffee commit e8fbe03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
Auto-detects formats. Parses structure. Surfaces what matters.
88
</p>
99

10+
<p align="center">
11+
<a href="https://github.com/HopperShell/lumolog/actions/workflows/ci.yml"><img src="https://github.com/HopperShell/lumolog/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
12+
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License"></a>
13+
</p>
14+
1015
<p align="center">
1116
<a href="#quickstart">Quickstart</a> &middot;
1217
<a href="#features">Features</a> &middot;

0 commit comments

Comments
 (0)