Skip to content

Commit daa68e4

Browse files
imreddyTejaclaude
andcommitted
Compact badge table to 2 label+badge pairs per row
Reduces vertical space while keeping row labels, pairing badges into a 4-column table instead of one row per category. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01T3GJ3g8X3sQuPCnGcrwfTy
1 parent e8b4a59 commit daa68e4

1 file changed

Lines changed: 7 additions & 11 deletions

File tree

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,13 @@
66

77
Implements a derivative-free machine-learning-accelerated pipeline for uncertainty quantification.
88

9-
|||
10-
|------------------:|:------------------------------------------------------------|
11-
| **Documentation** | [![stable][docs-stable-img]][docs-stable-url] [![dev][docs-dev-img]][docs-dev-url] |
12-
| **Version** | [![version][version-img]][version-url] |
13-
| **License** | [![license][license-img]][license-url] |
14-
| **Docs Build** | [![docs build][docs-bld-img]][docs-bld-url] |
15-
| **Tests** | [![unit tests][unit-tests-img]][unit-tests-url] |
16-
| **Code Coverage** | [![codecov][codecov-img]][codecov-url] |
17-
| **Downloads** | [![Downloads][dlt-img]][dlt-url] |
18-
| **JOSS** | [![DOI][joss-img]][joss-url] |
19-
| **DOI** | [![zenodo][zenodo-img]][zenodo-url] |
9+
| | | | |
10+
|-------------------:|:-----------------------------------------------------------------------------------|-------------------:|:----------------------------------------|
11+
| **Documentation** | [![stable][docs-stable-img]][docs-stable-url] [![dev][docs-dev-img]][docs-dev-url] | **Version** | [![version][version-img]][version-url] |
12+
| **License** | [![license][license-img]][license-url] | **Docs Build** | [![docs build][docs-bld-img]][docs-bld-url] |
13+
| **Tests** | [![unit tests][unit-tests-img]][unit-tests-url] | **Code Coverage** | [![codecov][codecov-img]][codecov-url] |
14+
| **Downloads** | [![Downloads][dlt-img]][dlt-url] | **JOSS** | [![DOI][joss-img]][joss-url] |
15+
| **DOI** | [![zenodo][zenodo-img]][zenodo-url] | | |
2016

2117
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
2218
[docs-stable-url]: https://CliMA.github.io/CalibrateEmulateSample.jl/stable/

0 commit comments

Comments
 (0)