Skip to content

Commit 91f9dd7

Browse files
Add GitHub stars and forks badges to README
1 parent 30ef6fd commit 91f9dd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
[ci-badge]: https://github.com/DiogoRibeiro7/genSurvPy/actions/workflows/ci.yml/badge.svg
1616
[ci-link]: https://github.com/DiogoRibeiro7/genSurvPy/actions/workflows/ci.yml
1717
[py-badge]: https://img.shields.io/pypi/pyversions/gen_surv
18+
[![GitHub stars](https://img.shields.io/github/stars/diogoribeiro7/navier-stokes-solvers.svg?style=social)](https://github.com/diogoribeiro7/navier-stokes-solvers/stargazers)
19+
[![GitHub forks](https://img.shields.io/github/forks/diogoribeiro7/navier-stokes-solvers.svg?style=social)](https://github.com/diogoribeiro7/navier-stokes-solvers/network/members)
1820

1921
**gen_surv** is a Python library for simulating survival data and producing visualizations under a wide range of statistical models. Inspired by the R package [genSurv](https://cran.r-project.org/package=genSurv), it offers a unified interface for generating realistic datasets for research, teaching and benchmarking.
2022

0 commit comments

Comments
 (0)