Skip to content

Commit f18cbb9

Browse files
authored
Add Docker badge
1 parent c340d2a commit f18cbb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Racketscript Playground
22
=======================
33

44
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](COPYING.md)
5-
[![Try Online](https://img.shields.io/badge/try_it-online!-ff9900.svg)]( http://play.racketscript.org)
5+
[![Docker](https://img.shields.io/docker/cloud/automated/vishesh/racketscript-playground)](https://hub.docker.com/r/vishesh/racketscript-playground)
6+
[![Try Online](https://img.shields.io/badge/try_it-online!-ff9900.svg)](http://play.racketscript.org)
67

78
Playground for [RacketScript](https://github.com/vishesh/racketscript).
89
Both server-side and client-side code is written in RacketScript.

0 commit comments

Comments
 (0)