Skip to content

Commit 7b18d86

Browse files
committed
update Readme [no ci]
1 parent 00aabc5 commit 7b18d86

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
> *This tool is seriously fast - it will process your codebase in seconds!*
44
5-
![C/C++ CI](https://github.com/dlidstrom/Duplo/workflows/C/C++%20CI/badge.svg)
5+
[![C/C++ CI](https://github.com/dlidstrom/Duplo/actions/workflows/ccpp.yml/badge.svg)](https://github.com/dlidstrom/Duplo/actions/workflows/ccpp.yml)
66

77
**Updates:**
88

9-
- 🔥 v1.1 improve memory usage (grabbed from [@nachose fork](https://github.com/nachose/Duplo)), also re-enabled tests and organized code
9+
- 🔥 Introducing [duplo-action](https://github.com/dlidstrom/duplo-action) for using Duplo in GitHub Actions!
10+
- v1.1 improve memory usage (grabbed from [@nachose fork](https://github.com/nachose/Duplo)), also re-enabled tests and organized code
1011
- 🚀 v1.0 add build on Windows (thanks [@chausner](https://github.com/chausner)!)
1112
- v0.8 adds improved Java support
1213

0 commit comments

Comments
 (0)