From 90876d6a320ef98baec0023fe08d0b19f23be57c Mon Sep 17 00:00:00 2001 From: Vinodh Kumar Singaram <36503335+VinodhSingaram@users.noreply.github.com> Date: Fri, 3 May 2024 12:04:31 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3653bf..4346d94 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ## Microservice Architecture and System Design with Python & Kubernetes +Thanks This repository refers to the [freeCodeCamp.org](https://www.freecodecamp.org/) hands-on tutorial about microservices architecture and distributed systems using Python, Kubernetes, RabbitMQ, MongoDB, and MySQL.