From 7fecf26a39cf1339b8fd7f1bc705d1e476e8829b Mon Sep 17 00:00:00 2001 From: Muhammad Youssef Date: Thu, 27 Feb 2025 04:10:37 +0200 Subject: [PATCH] Add Additional Resources section to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b103466139..aa503654a8 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,8 @@ Output ``` _© 2022 XYZ, Inc._ + +## Additional Resources + +- [GitHub Documentation](https://docs.github.com/en) +- [Git Cheat Sheet](https://education.github.com/git-cheat-sheet-education.pdf)