Skip to content

Commit

Permalink
doc: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LimaRAF committed Jun 11, 2024
1 parent df46bda commit a2801b6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ syntreesysTools <img src="man/figures/package-sticker.png" align="right" style="
=========================================================

<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/syntreesysTools)](https://CRAN.R-project.org/package=syntreesysTools)
[![R CMD Check](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/R-CMD-check.yaml)
[![Website](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/pkgdown.yaml)
[![Test coverage](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/test-coverage.yaml)
[![codecov](https://codecov.io/gh/SynTreeSys/syntreesysTools/branch/master/graph/badge.svg)](https://codecov.io/gh/SynTreeSys/syntreesysTools)
[![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/)
<!-- 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,7 +3,19 @@
# syntreesysTools <img src="man/figures/package-sticker.png" align="right" style="float:right; height:120px;"/>

<!-- badges: start -->

[![CRAN
status](https://www.r-pkg.org/badges/version/syntreesysTools)](https://CRAN.R-project.org/package=syntreesysTools)
[![R CMD
Check](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/R-CMD-check.yaml)
[![Website](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/pkgdown.yaml)
[![Test
coverage](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/SynTreeSys/syntreesysTools/actions/workflows/test-coverage.yaml)
[![codecov](https://codecov.io/gh/SynTreeSys/syntreesysTools/branch/master/graph/badge.svg)](https://codecov.io/gh/SynTreeSys/syntreesysTools)
[![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/)
<!-- badges: end -->

<p align="left">
• <a href="#overview">Overview</a><br> •
<a href="#features">Features</a><br> •
Expand Down

0 comments on commit a2801b6

Please sign in to comment.