Skip to content

Commit b3de992

Browse files
committed
add badge to readme, fixes #17
1 parent b778433 commit b3de992

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ knitr::opts_chunk$set(
1616
# {dashboard}
1717

1818
<!-- badges: start -->
19+
<a href = "https://github.com/easystats/dashboard/actions" target = "_blank"><img src="https://github.com/easystats/dashboard/actions/workflows/render-dashboard/badge.svg"></a>
20+
1921
<!-- badges: end -->
2022

2123
The goal of {dashboard} is to present an overview of open-source activity of the 'easystats' team.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
# {dashboard}
55

66
<!-- badges: start -->
7+
8+
<a href = "https://github.com/easystats/dashboard/actions" target = "_blank"><img src="https://github.com/easystats/dashboard/actions/workflows/render-dashboard/badge.svg"></a>
9+
710
<!-- badges: end -->
811

912
The goal of {dashboard} is to present an overview of open-source

0 commit comments

Comments
 (0)