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 new file mode 100644 index 000000000..5ab2f8a43 --- /dev/null +++ b/hello.txt @@ -0,0 +1 @@ +Hello \ No newline at end of file