Skip to content

Commit 4977a2d

Browse files
authored
Update README.md
1 parent ab6a2c6 commit 4977a2d

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
@@ -2,6 +2,8 @@
22

33
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
44

5+
[![Java CI with Maven](https://github.com/conorheffron/in-mem-cache-sys/actions/workflows/maven.yml/badge.svg)](https://github.com/conorheffron/in-mem-cache-sys/actions/workflows/maven.yml)
6+
57
## Run Build & Unit Tests
68
```
79
mvn clean package -U

0 commit comments

Comments
 (0)