Skip to content

Commit 4f5c673

Browse files
committed
Added Few Badges
1 parent 4e33ff4 commit 4f5c673

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
![Build](https://github.com/guillaume-humbert/expiring-lru-cache/workflows/CMake/badge.svg)
1+
[![Build](https://github.com/guillaume-humbert/expiring-lru-cache/workflows/CMake/badge.svg)](https://github.com/guillaume-humbert/expiring-lru-cache/actions)
2+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
3+
[![GitHub version](https://badge.fury.io/gh/guillaume-humbert%2Fexpiring-lru-cache.svg)](https://badge.fury.io/gh/guillaume-humbert%2Fexpiring-lru-cache)
4+
![Active](http://img.shields.io/badge/Status-Active-green.svg)]
25

36
# High Performance LRU Cache With Expiring Elements
47

0 commit comments

Comments
 (0)