diff --git a/README.md b/README.md index 51fc1f691..c2c0f61a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Complete Git and Pull Request Tutorial (Git Together) - +Hellooooo bachchooooo!!!! Welcome to the comprehensive Git and Pull Request tutorial for the Xplore project! This guide will walk you through the entire process of contributing to the project, from forking the repository to creating a pull request. We'll cover basic and advanced Git commands, error handling, and best practices. ## Table of Contents diff --git a/hello.txt b/hello.txt new file mode 100644 index 000000000..433e95518 --- /dev/null +++ b/hello.txt @@ -0,0 +1 @@ +hello myself prajyot \ No newline at end of file