From 99f4e0a7f0ddf0215dd0eaae8f7f210767c5bba6 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Tue, 12 Nov 2019 22:07:41 +1100 Subject: [PATCH] Remove outdated reference to tinygo-canvas --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 446bb1c..2a24805 100644 --- a/README.md +++ b/README.md @@ -90,10 +90,6 @@ send a HTTP request, parse the result and write it to the DOM. An updated version of the [repulsion](https://stdiopt.github.io/gowasm-experiments/repulsion) demo by [Luis Figuerido](https://github.com/stdiopt). -### TinyGo-Canvas - -Same as above but built with TinyGo. - ### Ebiten A short demo of using the [Ebiten game engine](https://github.com/hajimehoshi/ebiten)