From 303d0891c28ecb9298b1f915b8604bb06e54807b Mon Sep 17 00:00:00 2001 From: Ricchi143 Date: Wed, 16 Oct 2024 17:09:23 +0530 Subject: [PATCH 1/2] Add hello.txt --- hello.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 hello.txt diff --git a/hello.txt b/hello.txt new file mode 100644 index 000000000..e69de29bb From 199c2b3e9b3d58b024566bf3e00934e9c54ebeba Mon Sep 17 00:00:00 2001 From: Ricchi143 Date: Wed, 16 Oct 2024 17:37:05 +0530 Subject: [PATCH 2/2] Modified hello.txt --- README.md | 2 +- hello.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51fc1f691..0e6209285 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Clone your forked repository to your local machine: git clone https://github.com/YOUR_USERNAME/Xplore.git ``` -Replace `YOUR_USERNAME` with your GitHub username. +Replace `YOUR_USERNAME` with your GitHub user. ### 3. Navigate to the Project Directory diff --git a/hello.txt b/hello.txt index e69de29bb..5ab2f8a43 100644 --- a/hello.txt +++ b/hello.txt @@ -0,0 +1 @@ +Hello \ No newline at end of file