Skip to content

Commit 3bcd6af

Browse files
authored
Merge pull request gregmalcolm#2 from brootware/master
adding code ready button
2 parents aa55169 + e35f2d6 commit 3bcd6af

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,21 @@ Python Koans
66
:target: http://travis-ci.org/gregmalcolm/python_koans
77

88
.. image:: https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod
9-
:target: https://gitpod.io/#https://github.com/gregmalcolm/python_koans
9+
:target: https://gitpod.io/#https://github.com/brootware/python_koans
10+
11+
.. image:: https://www.eclipse.org/che/contribute.svg
12+
:target: https://workspaces.openshift.com/f?url=https://github.com/brootware/python_koans
1013

1114
One click installation:
1215
-----------------------
1316

17+
.. image:: https://www.eclipse.org/che/contribute.svg
18+
:target: https://workspaces.openshift.com/f?url=https://github.com/brootware/python_koans
19+
| or
1420
.. image:: https://gitpod.io/button/open-in-gitpod.svg
15-
:target: https://gitpod.io/#https://github.com/gregmalcolm/python_koans
21+
:target: https://gitpod.io/#https://github.com/brootware/python_koans
22+
23+
|
1624
1725
Python Koans is a port of Edgecase's "Ruby Koans" which can be found
1826
at http://rubykoans.com/.
@@ -223,4 +231,4 @@ FPIP. So here's a little plug for their very cool Python podcast:
223231
http://frompythonimportpodcast.com/
224232

225233
A big thanks also to Mike Pirnat @pirnat and Kevin Chase @kjc have pitched in
226-
as co-maintainers at various times
234+
as co-maintainers at various times

0 commit comments

Comments
 (0)