From 5b6483baad7b1af33fb54f274d7a3642c6c8df33 Mon Sep 17 00:00:00 2001 From: shashank-reddy-10 Date: Fri, 27 Mar 2026 15:14:09 +0530 Subject: [PATCH] Add KT practice note to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 02aa9fbdf84..8fde3631eb7 100644 --- a/README.md +++ b/README.md @@ -172,3 +172,6 @@ For additional details, please refer to the blog post [Hello DCO, Goodbye CLA: S ## License The Spring PetClinic sample application is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0). + +## KT Practice +This change was made as part of my Git & GitHub KT assignment.