From d3e2de953cd6b86217f5357c0c8bba680aec2a55 Mon Sep 17 00:00:00 2001 From: Karthik Rachcha Date: Mon, 15 Sep 2025 12:34:48 -0700 Subject: [PATCH] Add learning section to README for pull request demo --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 76658d1..f76305d 100644 --- a/README.md +++ b/README.md @@ -107,3 +107,10 @@ After your pull request is merged, you can delete your branch ## 📝 License This project is under the MIT license. See the [LICENSE](https://github.com/eltonlazzarin/solid-api/blob/master/LICENSE) for more information. + + +## Learning Pull Requests +This section was added as part of learning how to create pull requests. +- Added by: [Your Name] +- Date: [Today's Date] +- Purpose: Learning Git and GitHub workflow \ No newline at end of file