Skip to content

Commit 62f0185

Browse files
committed
Add CI badge in the readme
1 parent b26cd8c commit 62f0185

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Minimalistic ZIP Implementation (mzip)
22

3+
[![CI](https://github.com/trufae/mzip/actions/workflows/ci.yml/badge.svg)](https://github.com/trufae/mzip/actions/workflows/ci.yml)
4+
35
This is a minimalistic implementation of the ZIP file format, designed to be small, portable, and dependency-free.
46

57
**NOTE** This code has been initially written by Claude Code

0 commit comments

Comments
 (0)