Skip to content

Commit 1002453

Browse files
authored
added badge url
1 parent dea9585 commit 1002453

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
![example workflow file path](https://github.com/vinitjames/circularbuffer_CPP/workflows/.github/workflows/circularbuffer_build_pipeline.yml/badge.svg)
1+
[![Actions Status](https://github.com/vinitjames/circularbuffer_CPP/workflows/Build%20and%20Test/badge.svg)](https://github.com/vinitjames/circularbuffer_CPP/actions)
2+
3+
24

35
#A simple, general purpose STL style circular buffer in C++

0 commit comments

Comments
 (0)