phenoscape / rphenoscape

R package to make phenotypic traits from the Phenoscape Knowledgebase available from within R.
https://rphenoscape.phenoscape.org/
Other
5 stars 5 forks source link

Update README badge for github actions #155

Closed johnbradley closed 3 years ago

johnbradley commented 3 years ago

Replaces travis-ci badge with the R-CMD-check github action badge. Related documentation: https://docs.github.com/en/actions/managing-workflow-runs/adding-a-workflow-status-badge

Fixes #154