diff --git a/README.Rmd b/README.Rmd
index 03f1b58..5ec417c 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -17,6 +17,12 @@ knitr::opts_chunk$set(
# cbcTools
+
+[![CRAN
+status](https://www.r-pkg.org/badges/version/cbcTools)](https://CRAN.R-project.org/package=cbcTools)
+[![](http://cranlogs.r-pkg.org/badges/grand-total/cbcTools?color=blue)](https://cran.r-project.org/package=cbcTools)
+
+
This package provides a set of tools for designing surveys and conducting power analyses for choice-based conjoint survey experiments in R. Each function in the package begins with `cbc_` and supports a step in the following process for designing and analyzing surveys:
![](man/figures/program_diagram.png)
diff --git a/README.md b/README.md
index 2c41585..82ed8d5 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,13 @@
# cbcTools
+
+
+[![CRAN
+status](https://www.r-pkg.org/badges/version/cbcTools)](https://CRAN.R-project.org/package=cbcTools)
+[![](http://cranlogs.r-pkg.org/badges/grand-total/cbcTools?color=blue)](https://cran.r-project.org/package=cbcTools)
+
+
This package provides a set of tools for designing surveys and
conducting power analyses for choice-based conjoint survey experiments
in R. Each function in the package begins with `cbc_` and supports a
@@ -51,9 +58,9 @@ citation("cbcTools")
#>
#> To cite cbcTools in publications use:
#>
-#> Helveston JP (2023). _cbcTools: Design and Evaluate Choice-Based
-#> Conjoint Survey Experiments_. R package,
-#> .
+#> Helveston JP (2023). _cbcTools: Design and Evaluate Choice-Based
+#> Conjoint Survey Experiments_. R package, https://jhelvy.github.io/cbcTools/>.
#>
#> A BibTeX entry for LaTeX users is
#>