#' ready4 badges lookup table
#'
#' A lookup table to identify the appropriate text to insert in README files to represent different types of ready4 badges.
#'
#' A tibble
#'
#' \describe{
#' \item{badge_names_chr}{Badge names (a character vector)}
#' \item{label_names_chr}{Label names (a character vector)}
#' \item{colours_chr}{Colours (a character vector)}
#' \item{badges_chr}{Badges (a character vector)}
#' }
#' @source \url{https://ready4-dev.github.io/ready4/}
"badges_lup"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.