From f86c1d26c9d93acea7f25eeda925be9e936d70e8 Mon Sep 17 00:00:00 2001 From: Pankwings <> Date: Tue, 5 Oct 2021 19:38:37 +0000 Subject: [PATCH] Improved the README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cd58f36..388dba9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # 💻 WELCOME TO THE HACKTOBERFEST STARTERPACK! 💻 ## Hello friends! , ## What is Hacktoberfest? -Hacktoberfest is a movement to contribute and support the [Open Source] project (https://github.com/open-source) which is supported by [Digital Ocean] (https://hacktoberfest.digitalocean.com/) and [GitHub] ( https://github.com/blog/2433-celebrate-open-source-this-october-with-hacktoberfest). Held in October every year. To follow suit Make your first pull request to any public repository on GitHub to contribute to the open source developer community. - -(https://hacktoberfest.digitalocean.com/](https://hacktoberfest.digitalocean.com/) +[Hacktoberfest](https://hacktoberfest.digitalocean.com/) is a movement to contribute and support the [Open source project](https://github.com/open-source) which is supported by [Digital Ocean](https://www.digitalocean.com/) and [GitHub]( https://github.com/blog/2433-celebrate-open-source-this-october-with-hacktoberfest). Held in October every year. To follow suit Make your first pull request to any public repository on GitHub to contribute to the open source developer community. ## How To Contribute To This Project How to: @@ -89,7 +87,7 @@ give a file name like this `hello_world_yourusername.xx`. or, `hello_world_ceeee * Commit and push ```markdown -git add. +git add . git commit -m 'Add it "hacktoberfest"' git push origin branch-name ```