Skip to content

Commit

Permalink
docs: add link to badges
Browse files Browse the repository at this point in the history
  • Loading branch information
k-doering-NOAA committed Dec 9, 2020
1 parent 7aa15b5 commit 1c226c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ knitr::opts_chunk$set(

# SSMSE build status

![R-CMD-check](https://github.com/r4ss/r4ss/workflows/R-CMD-check/badge.svg)
[![R-CMD-check](https://github.com/r4ss/r4ss/workflows/R-CMD-check/badge.svg)](https://github.com/nmfs-fish-tools/SSMSE/actions?query=workflow%3AR-CMD-check)
[![codecov](https://codecov.io/gh/nmfs-fish-tools/SSMSE/branch/master/graph/badge.svg)](https://codecov.io/gh/nmfs-fish-tools/SSMSE)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SSMSE: Management Strategy Evaluation for Stock Synthesis (SS)

# SSMSE build status

![R-CMD-check](https://github.com/r4ss/r4ss/workflows/R-CMD-check/badge.svg)
[![R-CMD-check](https://github.com/r4ss/r4ss/workflows/R-CMD-check/badge.svg)](https://github.com/nmfs-fish-tools/SSMSE/actions?query=workflow%3AR-CMD-check)
[![codecov](https://codecov.io/gh/nmfs-fish-tools/SSMSE/branch/master/graph/badge.svg)](https://codecov.io/gh/nmfs-fish-tools/SSMSE)

-----
Expand Down

0 comments on commit 1c226c5

Please sign in to comment.