diff --git a/README.md b/README.md
index 0840db9..41622b0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
 # BioDIGS in the Classroom: Exploring Soil Data
+
+[![Render Bookdown](https://github.com/fhdsl/GDSCN_BioDIGS_Soil//actions/workflows/render-all.yml/badge.svg)](https://github.com/fhdsl/GDSCN_BioDIGS_Soil//actions/workflows/render-all.yml)
+
 This course was created from [the AnVIL Template](https://github.com/jhudsl/AnVIL_bookdown_style), which is based on [the OTTR Template](https://github.com/jhudsl/OTTR_Template)
 
 You can see the rendered course material [here](https://hutchdatascience.org/GDSCN_BioDIGS_Book/)
diff --git a/_bookdown.yml b/_bookdown.yml
index ce27042..6e62ce3 100644
--- a/_bookdown.yml
+++ b/_bookdown.yml
@@ -1,6 +1,6 @@
-book_filename: "BioDIGS in the Classroom: Exploring Soil Data"
+book_filename: "BioDIGS: Exploring Soil Data"
 chapter_name: "Chapter "
-repo: https://github.com/jhudsl/AnVIL_BioDIGS_Book/
+repo: https://github.com/jhudsl/AnVIL_BioDIGS_Soil/
 rmd_files: ["index.Rmd",
             "01-BioDIGS_project_overview.Rmd",
             "02-research_team.Rmd",
diff --git a/index.Rmd b/index.Rmd
index 5359b98..b8b850f 100644
--- a/index.Rmd
+++ b/index.Rmd
@@ -1,5 +1,5 @@
 ---
-title: "BioDIGS in the Classroom: Exploring Soil Data"
+title: "BioDIGS: Exploring Soil Data"
 date: "`r format(Sys.time(), '%B %d, %Y')`"
 site: bookdown::bookdown_site
 documentclass: book