diff --git a/README.md b/README.md index cd58f36..5d2124a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # 💻 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. +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/) +[https://hacktoberfest.digitalocean.com/](https://hacktoberfest.digitalocean.com/) ## How To Contribute To This Project How to: @@ -15,6 +15,7 @@ How to: Select and Finish the task, make a pull request for your job and wait to be merged! ## Let's Started + * First, run the Fork repository first (Click the Fork Button in the top right corner, then click your Profile Image.) * Then, the Clone fork on each local machine @@ -30,8 +31,11 @@ git checkout -b branch-name ``` * Make changes to the Task (Please select and complete the task below!) + ## Complete the following tasks: + ### 1. Add your name + Add your name to `CONTRIBUTORS.md` as shown below: ```markdown @@ -42,6 +46,7 @@ Add your name to `CONTRIBUTORS.md` as shown below: ``` ### 2. Add a profile page + Add the `Your_Name.md` file to the` profiles` directory. like the example below: ```markdown @@ -65,11 +70,11 @@ Academy that is being served now ### Projects -- [My Project] (GitHub Link) Short description +- [My Project](GitHub Link) Short description ### Profile Link -[Your name] (GitHub Link) +[Your name](GitHub Link) ``` ### 3. Create a `Hello, World!` Script @@ -98,9 +103,8 @@ git push origin branch-name * Wait for PR review and merge approval! * __Star this repository__ 👌🏻 - Don't forget to include a comment like the one above which is seen above. Feel free to provide additional information on the programming language that has been selected in the Comment! Don't forget the likeness. ## Thank you and Feel free to ask! -# Happy Hacktoberfest \ No newline at end of file +# Happy Hacktoberfest