From fe4c7b80d83cd1bb63768aeb477dc1cec2b72208 Mon Sep 17 00:00:00 2001 From: jalaja Date: Sun, 16 Aug 2026 17:12:01 +0530 Subject: [PATCH] Update README for Lab EX14 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ffbcfff7..20ec4e10 100644 --- a/README.md +++ b/README.md @@ -81,3 +81,6 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome! This and many other exercises are built by students as part of the 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) by [Alejandro Sánchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about our [Full Stack Developer Course](https://4geeksacademy.com/us/coding-bootcamps/part-time-full-stack-developer), and [Data Science Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning). +## LAB EX14 + +This update demonstrates the GitHub fork-and-pull request workflow.