Skip to content

Commit 47102c1

Browse files
committed
[#5]:svarga:docs, adding readme badges
1 parent 866e3fd commit 47102c1

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
<!---
2-
Copyright (c) 2018-2020 Steven Varga, Toronto,ON Canada
3-
Author: Varga, Steven <steven@vargaconsulting.ca>
4-
--->
51

6-
Source code transformation tool for HDF5 dataformat H5CPP header only library
7-
----------------------------------------------------------------------------------------------------
2+
[![CI](https://github.com/vargaconsulting/h5cpp-compiler/actions/workflows/ci.yml/badge.svg)](https://github.com/vargaconsulting/h5cpp-compiler/actions/workflows/ci.yml)
3+
[![codecov](https://codecov.io/gh/vargaconsulting/h5cpp-compiler/branch/main/graph/badge.svg)](https://codecov.io/gh/vargaconsulting/h5cpp-compiler)
4+
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
5+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17069343.svg)](https://doi.org/10.5281/zenodo.17069343)
6+
7+
[![GitHub release](https://img.shields.io/github/v/release/vargaconsulting/h5cpp-compiler.svg)](https://github.com/vargaconsulting/h5cpp-compiler/releases)
8+
[![Documentation](https://img.shields.io/badge/docs-stable-blue)](https://vargaconsulting.github.io/h5cpp-compiler)
9+
10+
# Source code transformation tool for HDF5 dataformat H5CPP header only library
811
## Build Matrix
912

1013
| OS / Compiler | GCC 13 | GCC 14 | GCC 15 | Clang 14 | Clang 15 | Clang 17 |

0 commit comments

Comments
 (0)