Skip to content

Commit a9f5814

Browse files
rlyerlymeta-codesync[bot]
authored andcommitted
Add Linux build status badge to top of README (#440)
Summary: Added a build status badge for Linux to the top of README. It leaves the existing badge at the bottom under the "Build Status" header. Pull Request resolved: #440 Reviewed By: AlnisM Differential Revision: D102809472 Pulled By: pbhandar2 fbshipit-source-id: 33f4b5444cbdee242458a00850bfc85dc1f683d1
1 parent 9212286 commit a9f5814

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<img width="500" height="140" alt="CacheLib" src="website/static/img/CacheLib-Logo-Large-transp.png">
33
</p>
44

5+
[![linux](https://github.com/facebook/CacheLib/actions/workflows/getdeps_linux.yml/badge.svg)](https://github.com/facebook/CacheLib/actions/workflows/getdeps_linux.yml)
6+
57
# CacheLib
68

79
Pluggable caching engine to build and scale high performance cache services. See

0 commit comments

Comments
 (0)