We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679758d commit a59dbcaCopy full SHA for a59dbca
1 file changed
README.rst
@@ -8,7 +8,9 @@ Python Koans
8
.. image:: https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod
9
:target: https://gitpod.io/#https://github.com/gregmalcolm/python_koans
10
11
-<a href="https://gitpod.io/#https://github.com/gregmalcolm/python_koans"><img src="https://gitpod.io/button/open-in-gitpod.svg" /></a>
+This project is ready to code in gitpod.
12
+.. image:: ttps://gitpod.io/button/open-in-gitpod.svg
13
+ :target: https://gitpod.io/#https://github.com/gregmalcolm/python_koans
14
15
Python Koans is a port of Edgecase's "Ruby Koans" which can be found
16
at http://rubykoans.com/.
0 commit comments