#' The list of answers that are used in the wordle app
#'
#' @format a vector of 2315 words
#'
#' @source \url{https://www.powerlanguage.co.uk/wordle/main.db1931a8.js}
#' @export
"answerlist"
#' The list of acceptable words that are used in the wordle app
#'
#' @format a vector of 2315 words
#'
#' @source \url{https://www.powerlanguage.co.uk/wordle/main.db1931a8.js}
#' @export
"wordlist"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.