Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Oct 11, 2023
1 parent 469931f commit 84ceed0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ rphenofish <img src="man/figures/package-sticker.png" align="right" style="float
=========================================================

<!-- badges: start -->
[![R CMD Check](https://github.com/PhenoFish/rphenofish/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/PhenoFish/rphenofish/actions/workflows/R-CMD-check.yaml)
[![Website](https://github.com/PhenoFish/rphenofish/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/PhenoFish/rphenofish/actions/workflows/pkgdown.yaml)
[![Test coverage](https://github.com/PhenoFish/rphenofish/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/PhenoFish/rphenofish/actions/workflows/test-coverage.yaml)
[![codecov](https://codecov.io/gh/PhenoFish/rphenofish/branch/main/graph/badge.svg)](https://codecov.io/gh/PhenoFish/rphenofish)
[![CRAN status](https://www.r-pkg.org/badges/version/rphenofish)](https://CRAN.R-project.org/package=rphenofish)
[![License: GPL (>= 2)](https://img.shields.io/badge/License-GPL%20%28%3E%3D%202%29-blue.svg)](https://choosealicense.com/licenses/gpl-2.0/)
[![Dependencies](https://img.shields.io/badge/dependencies-0/0-brightgreen?style=flat)](#)
<!-- badges: end -->


Expand Down
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
# rphenofish <img src="man/figures/package-sticker.png" align="right" style="float:right; height:120px;"/>

<!-- badges: start -->

[![R CMD
Check](https://github.com/PhenoFish/rphenofish/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/PhenoFish/rphenofish/actions/workflows/R-CMD-check.yaml)
[![Website](https://github.com/PhenoFish/rphenofish/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/PhenoFish/rphenofish/actions/workflows/pkgdown.yaml)
[![Test
coverage](https://github.com/PhenoFish/rphenofish/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/PhenoFish/rphenofish/actions/workflows/test-coverage.yaml)
[![codecov](https://codecov.io/gh/PhenoFish/rphenofish/branch/main/graph/badge.svg)](https://codecov.io/gh/PhenoFish/rphenofish)
[![CRAN
status](https://www.r-pkg.org/badges/version/rphenofish)](https://CRAN.R-project.org/package=rphenofish)
[![License: GPL (&gt;=
2)](https://img.shields.io/badge/License-GPL%20%28%3E%3D%202%29-blue.svg)](https://choosealicense.com/licenses/gpl-2.0/)
[![Dependencies](https://img.shields.io/badge/dependencies-0/0-brightgreen?style=flat)](#)
<!-- badges: end -->

The goal of the R package `rphenofish` is to **{{ PLEASE ADD A FEW LINES
Expand Down

0 comments on commit 84ceed0

Please sign in to comment.