Skip to content

Commit 77f16bd

Browse files
committed
chore(badges): swap static MIT badge for live GitHub status badges
- Auto-detect license from repo - Add live stars, last-commit, issues badges - Add Python 3.10+ compatibility badge
1 parent 7a2a2d3 commit 77f16bd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88

99
The statistical and ML methodology behind Upstream's Care Intelligence Platform. Public CMS data only. No production model weights. No proprietary payer data. No PHI.
1010

11-
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
11+
[![License](https://img.shields.io/github/license/Upstream-Intelligence/upstream-community?color=0454F1)](LICENSE)
12+
[![Stars](https://img.shields.io/github/stars/Upstream-Intelligence/upstream-community?style=flat&color=0454F1)](https://github.com/Upstream-Intelligence/upstream-community/stargazers)
13+
[![Last commit](https://img.shields.io/github/last-commit/Upstream-Intelligence/upstream-community?color=0454F1)](https://github.com/Upstream-Intelligence/upstream-community/commits/main)
14+
[![Issues](https://img.shields.io/github/issues/Upstream-Intelligence/upstream-community?color=0454F1)](https://github.com/Upstream-Intelligence/upstream-community/issues)
15+
[![Python](https://img.shields.io/badge/python-3.10%2B-0454F1)](https://www.python.org/)
1216
[![upstream.cx](https://img.shields.io/badge/upstream-cx-0454F1)](https://upstream.cx)
1317

1418
</div>

0 commit comments

Comments
 (0)