diff --git a/README.md b/README.md
index 22fd609..afab5cc 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
# MATLAB®/SimBiology® DevOps Workflow Example
-This workshop provides hands-on experience using some of MATLAB's powerful software testing and automation features.
-It showcases the development of a Web App to simulate a SimBiology model. The App is developed using the [model-view-controller (MVC)](https://www.mathworks.com/company/technical-articles/developing-matlab-apps-using-the-model-view-controller-pattern.html) software architecture pattern and is
-based on the workshop [Generating Tests for Your MATLAB® Code](https://github.com/mathworks/Generating-Tests-for-Your-MATLAB-Code-Workshop) developed by [Adam Sifounakis](https://github.com/asifouna).
+This workshop provides hands-on experience using some of MATLAB's powerful software testing and automation features and is
+based on the workshop [Generating Tests for Your MATLAB® Code](https://github.com/mathworks/Generating-Tests-for-Your-MATLAB-Code-Workshop) developed by [Adam Sifounakis](https://github.com/asifouna).
+It showcases the development of a Web App to simulate a SimBiology model. The App is developed using the [model-view-controller (MVC)](https://www.mathworks.com/company/technical-articles/developing-matlab-apps-using-the-model-view-controller-pattern.html) software architecture pattern.
## About the workshop