From 4ce4508aac9436a16361b6adbfe18c903b73ee2d Mon Sep 17 00:00:00 2001 From: Amro Elamin Date: Sun, 9 Feb 2025 17:58:11 +0300 Subject: [PATCH] Added a new line to README.md to test push in the 'readme-updates' branch --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78090a5..a639936 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ No pull requests will be accepted for this repository, as it is meant to be used It is highly recommended that you fork this project on GitHub so that you have full admin access to your own fork. This way you can practice with pushes and pull requests to see how they are done. Be sure to have your SSH key set up and that your public key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account. + +new line to test push