Commit ca7f442
authored
Add badges to GitHub README (#31)
* Remove historic 'Auto-detected dimensions' section from parameter_draws example
This section documented auto-detection as if it were a new feature — it's
now just how the package works. The table of row counts is redundant with
the head() output shown immediately after in the workflow.
* Add badge row to GitHub README
Three rows of centered badges mimicking CausalPy's layout:
- Row 1: PyPI version, MIT license, Python versions
- Row 2: CI, Ruff, pre-commit
- Row 3: GitHub Stars, total downloads, monthly downloads
Includes <!-- docs-start --> marker so great-docs strips the
GitHub-only badge section when building the docs site.1 parent 5343da4 commit ca7f442
1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 | | |
3 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
4 | 18 | | |
5 | 19 | | |
6 | 20 | | |
| |||
0 commit comments