diff --git a/README.md b/README.md
index 9ed4b0a..6880c8b 100644
--- a/README.md
+++ b/README.md
@@ -97,4 +97,14 @@ EcoSIS ID: 9db4c5a2-7eac-4e1e-8859-009233648e89
DOI: https://doi.org/doi:10.21232/9nr6-sq54
Rpubs LeafN example output: https://rpubs.com/sserbin/spectratrait_ex6
Rpubs LeafN bootstrap example output: https://rpubs.com/sserbin/spectratrait_ex7
-Rpubs LMA example output: https://rpubs.com/sserbin/spectratrait_ex8
\ No newline at end of file
+Rpubs LMA example output: https://rpubs.com/sserbin/spectratrait_ex8
+
+## Build status
+Auto-run PLSR example:
+[![run_PLSR_example-auto](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/run_plsr_example_auto.yaml/badge.svg?branch=master)](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/run_plsr_example_auto.yaml)
+CI run PLSR example:
+[![ci-run_PLSR_example](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/ci-run_plsr_example.yaml/badge.svg?branch=master)](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/ci-run_plsr_example.yaml)
+CI OS and R Release Checks:
+[![R-CMD-check-OS-R](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/check-os.yaml/badge.svg?branch=master)](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/check-os.yaml)
+Weekly CI Checks:
+[![R-CMD-check-Weekly](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/ci-weekly.yaml/badge.svg?branch=master)](https://github.com/TESTgroup-BNL/spectratrait/actions/workflows/ci-weekly.yaml)