From 23038dfc2b5b434c44bf5434945a31ff7ae3040a Mon Sep 17 00:00:00 2001 From: John Thompson Date: Sun, 2 Jun 2019 21:35:10 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfa0d3d..e829ec3 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ This repository contains source code examples used to support my on-line courses You can learn more about the courses here: * [Spring Framework 5: Beginner to Guru](https://www.udemy.com/course/spring-framework-5-beginner-to-guru/?couponCode=GITHUB_SFGPETCLINIC) -* [Testing Spring Boot: Beginner to Guru](https://www.udemy.com/testing-spring-boot-beginner-to-guru/?couponCode=GITHUB_REPO_SF5B2G) \ No newline at end of file +* [Testing Spring Boot: Beginner to Guru](https://www.udemy.com/testing-spring-boot-beginner-to-guru/?couponCode=GITHUB_REPO_SF5B2G) +Source code in this repository is to support my on line courses: +* [Spring Boot Microservices with Spring Cloud](https://www.udemy.com/spring-boot-microservices-with-spring-cloud-beginner-to-guru/?couponCode=GIT_HUB2)