Skip to content

Commit 5618ab5

Browse files
authored
Add target links for the badges
1 parent c30bc07 commit 5618ab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<img src="./docs/sphinx/source/_images/logo_horizontal_highres.png" width="500" alt="RdTools logo"/>
22

33
Master branch:
4-
![Build Status](https://github.com/NREL/rdtools/workflows/pytest/badge.svg?branch=master)
4+
[![Build Status](https://github.com/NREL/rdtools/workflows/pytest/badge.svg?branch=master)](https://github.com/NREL/rdtools/actions?query=branch%3Amaster)
55

66
Development branch:
7-
![Build Status](https://github.com/NREL/rdtools/workflows/pytest/badge.svg?branch=development)
7+
[![Build Status](https://github.com/NREL/rdtools/workflows/pytest/badge.svg?branch=development)](https://github.com/NREL/rdtools/actions?query=branch%3Adevelopment)
88

99
RdTools is an open-source library to support reproducible technical analysis of
1010
time series data from photovoltaic energy systems. The library aims to provide

0 commit comments

Comments
 (0)