Skip to content

Commit ac87aae

Browse files
committed
update readme
1 parent 0010078 commit ac87aae

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

README.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,16 @@
11
# PyBites Code Challenges
22

3-
[![Join the chat at https://gitter.im/pybites/challenges](https://badges.gitter.im/pybites/challenges.svg)](https://gitter.im/pybites/challenges?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
Every Tuesday we release [a new code challenge](https://pybit.es/pages/challenges.html). Next Monday we publish submissions that have been PR'd.
44

5-
Every Monday we release a code challenge [on our blog](http://pybit.es).
6-
End of the week we publish one or more solutions.
5+
Follow [these instructions](https://github.com/pybites/challenges/blob/master/INSTALL.md) to get coding.
76

8-
The goal is to have us and our readers work on the solution during the week.
7+
To receive a weekly email notification [subscribe here](https://pybites-notifier.herokuapp.com).
98

10-
To keep it simple we don't accept pull-requests at this time.
11-
Just fork the repo (at the top of this page) and work on your solution locally.
9+
Remember, we don't strive for the 'best' solution, it's not a competition. Learning more + better Python is the main objective. Respect the newbie.
1210

13-
See [here](https://github.com/pybites/challenges/blob/master/INSTALL.md) for more details.
11+
We believe solving code challenges is a very effective way to achieve this. Good luck and have fun!
1412

15-
If you have questions or want to share your solution use the comment section of the [challenge (review) posts](http://pybit.es/pages/challenges.html).
16-
17-
Remember, we don't strive for the 'best' solution, it's not a competition.
18-
We do of course strive to have good Pythonic solutions so any feedback is welcome, but do respect the newby / learner.
19-
20-
Again, learning more + better Python is the main objective.
21-
We believe solving code challenges is a very effective way to achieve this.
22-
23-
Have fun!
13+
![PyBites Challenges banner image](pybites-challenges.png)
2414

2515
---
2616

pybites-challenges.png

47 KB
Loading

0 commit comments

Comments
 (0)