Skip to content

Commit 244d38b

Browse files
committed
added open in gitpod badge and button
1 parent c08ea92 commit 244d38b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Python Koans
55
.. image:: https://travis-ci.org/gregmalcolm/python_koans.png?branch=master
66
:target: http://travis-ci.org/gregmalcolm/python_koans
77

8+
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/gregmalcolm/python_koans)
9+
10+
<a href="https://gitpod.io/#https://github.com/gregmalcolm/python_koans"><img src="https://gitpod.io/button/open-in-gitpod.svg" /></a>
11+
812
Python Koans is a port of Edgecase's "Ruby Koans" which can be found
913
at http://rubykoans.com/.
1014

0 commit comments

Comments
 (0)