Skip to content

Commit

Permalink
Tweak man
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed May 18, 2024
1 parent 9e97e35 commit fbca4c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions R/badge.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
#' available on CRAN, powered by <https://www.r-pkg.org>
#' * `use_lifecycle_badge()`: badge declares the developmental stage of a
#' package according to <https://lifecycle.r-lib.org/articles/stages.html>.
#' * `use_r_universe_badge()` indicates what version of your package is available
#' on R-universe `r lifecycle::badge("experimental")`.
#' * `use_r_universe_badge()`: `r lifecycle::badge("experimental")`: badge
#' indicates what version of your package is available on [R-universe
#' ](https://r-universe.dev/search/).
#' * `use_binder_badge()`: badge indicates that your repository can be launched
#' in an executable environment on <https://mybinder.org/>
#' * `use_posit_cloud_badge()`: badge indicates that your repository can be launched
Expand Down
4 changes: 2 additions & 2 deletions man/badges.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbca4c8

Please sign in to comment.