Skip to content

Updated README.md and CONTRIBUTORS.md #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 29, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -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 |
Expand All @@ -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|
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)

----------------------------------

Expand Down