Skip to content

Commit 5a902b5

Browse files
authored
Added License Badge
1 parent ee5d5a4 commit 5a902b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CircularBuffer
33

44
[![Actions Status](https://github.com/vinitjames/circularbuffer_CPP/workflows/Build%20and%20Test/badge.svg)](https://github.com/vinitjames/circularbuffer_CPP/actions)
55

6-
6+
[![MIT License](https://img.shields.io/github/license/vinitjames/circularbuffer)](https://github.com/vinitjames/circularbuffer/blob/master/LICENSE)
77
## About
88
circularbuffer_CPP is a simple, general purpose STL style [circularbuffer](https://en.wikipedia.org/wiki/Circular_buffer) implementation in C++.
99

0 commit comments

Comments
 (0)