#' @keywords internal
#' @seealso Read the package vignette for more details on usage:
#' `vignette("githubr", package = "githubr")`. See the [GitHub API
#' documentation](https://developer.github.com/v3/) for more details about the
#' types of requests that are possible to send to GitHub. For more details on
#' implementing your own requests or for how githubr's requests were
#' constructed, see the [gh](https://github.com/r-lib/gh) R package.
#' @importFrom tibble tibble
"_PACKAGE"
## usethis namespace: start
#' @importFrom lifecycle deprecate_soft
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.