diff --git a/README.md b/README.md index 76e7b59..e260b28 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Spring Boot Example for [bld](https://rife2.com/bld) -Based on the Spring Guides' Spring Boot web application example. Please be sure to read the [guide](https://github.com/spring-guides/gs-spring-boot) to a sampling of how Spring Boot can help you accelerate application development +Based on the Spring Guides' Spring Boot web application example. Please be sure to read the [guide](https://github.com/spring-guides/gs-spring-boot) for a sampling of how Spring Boot can help you accelerate application development ## Run the Application @@ -30,4 +30,4 @@ To run the web application tests, issue the following command: ``` ./bld test -``` \ No newline at end of file +```