Skip to content

Commit 261cd8d

Browse files
authored
Update README.md
1 parent 5e023c6 commit 261cd8d

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
@@ -1,7 +1,7 @@
11
thread-pool-cpp
22
=================
33
[![Build Status](https://travis-ci.org/inkooboo/thread-pool-cpp.svg?branch=master)](https://travis-ci.org/inkooboo/thread-pool-cpp)
4-
[![Codecov branch](https://img.shields.io/codecov/c/github/inkooboo/thread-pool-cpp/master.svg)]()
4+
[![Codecov branch](https://img.shields.io/codecov/c/github/inkooboo/thread-pool-cpp/master.svg)](https://codecov.io/gh/inkooboo/thread-pool-cpp)
55
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
66

77
* It is highly scalable and fast.

0 commit comments

Comments
 (0)