diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5ec33e7..39c383a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,12 +1,12 @@ ### List of Contributors -#### Hacktoberfest - Thanks for all your contributions :heart: :octocat: - [prateekiiest](https://github.com/prateekiiest) : CodeOwner + +#### Hacktoberfest + | Github username | Pull Request | Status | | ------------- |:-------------:| -----:| | [de1ux](https://github.com/de1ux) | [Requirements](https://github.com/prateekiiest/Code-Sleep-Python/pull/22) | Merged | @@ -22,3 +22,11 @@ Thanks for all your contributions :heart: :octocat: | [st900278](https://github.com/st900278) | [find prime in range](https://github.com/prateekiiest/Code-Sleep-Python/pull/9) | Merged | | [iyanuashiri](https://github.com/iyanuashiri) | [Added a book](https://github.com/prateekiiest/Code-Sleep-Python/pull/4) | Merged | | [Brian](https://github.com/BrianMwangi21) | [Added sowpods.txt](https://github.com/prateekiiest/Code-Sleep-Python/pull/74) | Merged | + + +#### Kharagpur Winter of Code + +|Github username|Pull Request|Status| +|---------------|:----------:|:----:| +|[vchrombie](https://github.com/vchrombie)|[Floating Text](https://github.com/prateekiiest/Code-Sleep-Python/pull/89)|Merged| +|[imVivekGupta](https://github.com/imVivekGupta)|[README adjusts](https://github.com/prateekiiest/Code-Sleep-Python/pull/98)|Merged| diff --git a/README.md b/README.md index 328ec1a..de5c964 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ [![Build Status](https://travis-ci.org/prateekiiest/Code-Sleep-Python.svg?branch=master)](https://travis-ci.org/prateekiiest/Code-Sleep-Python) -# Join Slack through this [link](https://join.slack.com/t/code-sleep-python/shared_invite/enQtMjc1NDk2ODk4Mjc2LTI3NmM1OWQ5YjcwYzlkN2YxNmZhNWI2NzE0M2Q4MTNiMzM0Y2RmMzg4YWVkODEwNWI3NTUyN2E0OGY5OWZmZTQ) +[![chat on Slack](https://img.shields.io/badge/chat%20on%20-Slack-blue.svg)](https://join.slack.com/t/code-sleep-python/shared_invite/enQtMjc1NDk2ODk4Mjc2LTI3NmM1OWQ5YjcwYzlkN2YxNmZhNWI2NzE0M2Q4MTNiMzM0Y2RmMzg4YWVkODEwNWI3NTUyN2E0OGY5OWZmZTQ) + +[![made with &hearts in Python](https://img.shields.io/badge/made%20with%20%E2%9D%A4%20in-Python-red.svg)](http://shields.io/#your-badge) ![](codesleeppython.png) @@ -43,13 +45,13 @@ We are glad to partner with IIT Kharagpur as a part of the Kharagpur Winter of C * [Bird Migration](https://github.com/prateekiiest/Code-Sleep-Python#bird-migration) * [Social Network Analysis](https://github.com/prateekiiest/Code-Sleep-Python#social-network-analysis) -* [Prime](https://github.com/prateekiiest/Code-Sleep-Python#Prime) +* [Prime](https://github.com/prateekiiest/Code-Sleep-Python#prime-number-finder) * [Website status check](https://github.com/prateekiiest/Code-Sleep-Python#website-status-check) * [Encryption-Techniques](#encryption-techniques) * [Inception Tic-Tac-Toe](https://github.com/prateekiiest/Code-Sleep-Python#inception-tic-tac-toe) * [Sprint](https://github.com/prateekiiest/Code-Sleep-Python#sprint) * [Floating Text](#floating-text) -* [Koch Curve](https://github.com/prateekiiest/Code-Sleep-Python#Koch-Curve) +* [Koch Curve](https://github.com/prateekiiest/Code-Sleep-Python#koch-curve) ----------------------------------