diff --git a/README.md b/README.md index b6377f2..9ba1212 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya * `curl parrot.live` — display an animated party parrot ([hugomd/parrot.live](https://github.com/hugomd/parrot.live)) * `curl byemck.atulr.com` — display animated goodbye message for colleagues ([master-atul/byemck](https://github.com/master-atul/byemck)) * `ssh sshtron.zachlatta.com` ~> snake game; play with AWSD keys +* `curl node-web-console.glitch.me` — watch an emoji race ([source](https://glitch.com/edit/#!/node-web-console)) ## Scripts diff --git a/structured.yaml b/structured.yaml index 34725d4..7692480 100644 --- a/structured.yaml +++ b/structured.yaml @@ -123,6 +123,9 @@ by_category: byemck.atulr.com: tags: [curl] repository: https://github.com/master-atul/byemck + node-web-console.glitch.me: + tags: [curl,emoji,race] + repository: https://github.com/fourtonfish/node-web-console - networking: speedtest.py: tags: [script]