From 3a2ffc80be39d73c4a639c69f70e790d3c9d5eac Mon Sep 17 00:00:00 2001 From: Uddeshya Singh Date: Thu, 4 Oct 2018 00:12:33 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aa4266e..3bbf130 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,11 +11,10 @@ That said, suggest ways to contribute include: * Fork the project. * Add your name to the readme.md using this example; ``` -### Uddeshya Singh -- An Open Source developer with a knack for machine learning -- Past Intern at OpenGenus Organisation -- Expert in Kaggle -- [![github-alt][github-img]](https://github.com/uds5501) +### My Name +- Description about me +- [![twitter-alt][twitter-img]](https://twitter.com/example) + [![github-alt][github-img]](https://github.com/example) ``` * Commit and send a pull request. Bonus points for correctly named branches.