Skip to content

Commit a8cf72a

Browse files
neuralsorcerermeta-codesync[bot]
authored andcommitted
Added badges (#145)
Summary: Added badges. Looks cool :) Pull Request resolved: #145 Reviewed By: omriharosh Differential Revision: D86890277 Pulled By: talgalili fbshipit-source-id: 2fe0f995adc82eefb5572046bb34716428836a8d
1 parent e1b0924 commit a8cf72a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33

44
# *balance*: a python package for balancing biased data samples
55

6+
<div align="center">
7+
8+
[![Current Release](https://img.shields.io/github/release/facebookresearch/balance.svg)](https://github.com/facebookresearch/balance/releases)
9+
[![Python 3.9+](https://img.shields.io/badge/Python-3.9+-fcbc2c.svg?logo=python&logoColor=white)](https://www.python.org/downloads/)
10+
[![Build & Test](https://github.com/facebookresearch/balance/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/facebookresearch/balance/actions/workflows/build-and-test.yml?query=branch%3Amain)
11+
[![CodeQL](https://github.com/facebookresearch/balance/actions/workflows/codeql.yml/badge.svg)](https://github.com/facebookresearch/balance/actions/workflows/codeql.yml?query=branch%3Amain)
12+
[![Deploy Website](https://github.com/facebookresearch/balance/actions/workflows/deploy-website.yml/badge.svg)](https://github.com/facebookresearch/balance/actions/workflows/deploy-website.yml?query=branch%3Amain)
13+
[![Release](https://github.com/facebookresearch/balance/actions/workflows/release.yml/badge.svg)](https://github.com/facebookresearch/balance/actions/workflows/release.yml?query=branch%3Amain)
14+
15+
</div>
16+
617
*balance* is currently **in beta** and is actively supported. Follow us [on github](https://github.com/facebookresearch/balance).
718

819
## What is *balance*?

0 commit comments

Comments
 (0)