From 852ed69f4fd807597fb24bd59d22117ce5f966f8 Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Fri, 15 Apr 2022 08:20:59 -0700 Subject: Adds build and license shields to README.md (#1641) * First stab at a Github status bar * Adds a .tokeignore file for counting lines of code accurately * Yanks lines of code calculation since it wildly overcounts --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f770ed..1d4e3d6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ HDF5 version 1.13.2-1 currently under development ![HDF5 Logo](doxygen/img/HDF5.png) +[![Build](https://img.shields.io/github/workflow/status/HDFGroup/hdf5/hdf5%20dev%20CI/develop)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Adevelop) +[![BSD](https://img.shields.io/badge/License-BSD-blue.svg)](https://github.com/HDFGroup/hdf5/blob/develop/COPYING) + *Please refer to the release_docs/INSTALL file for installation instructions.* THE HDF GROUP -- cgit v0.12