diff --git a/README.md b/README.md index 14598b4..d24a9b9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # OpenSourcEd_HandsOn + Get started with Open Source. Make your first contribution! -Steps for contribution: - - Create a fork of the repository. - - Go to your fork. Add a file. You can name it as -.md (eg.- `aman-19BAI10194.md`). - - Add your name and id to that file. Or you can add a code too if you want. - - Commit the file (as shown in the demo). - - Make a PR (as shown in the demo). - - Viola! You just made your first contribution! +Steps for contribution: + +- Create a fork of the repository. +- Go to your fork. Add a file. You can name it as -.md (eg.- `aman-19BAI10194.md`). +- Add your name and id to that file. Or you can add a code too if you want. +- Commit the file (as shown in the demo). +- Make a PR (as shown in the demo).