From 57c428efee656366577810ddf6c4912c2346f6d0 Mon Sep 17 00:00:00 2001 From: Akshit1311 Date: Wed, 26 Jan 2022 21:38:36 +0530 Subject: [PATCH] rm: last line from README --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) 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).