From 65876656517fba62782457fa2a817c0058aec445 Mon Sep 17 00:00:00 2001 From: Lu Wilson Date: Thu, 18 Jan 2024 14:51:49 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6268f71..a5f4a79 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -# draw fast +image# draw fast **Draw Fast** is a demo that shows how you can use the [**tldraw library**](https://tldraw.dev) with realtime image generation. The demo has now finished and we’ve taken it down. But you can still run it on your own machine and try it out. Here are two ways of doing that. +- [Run it locally](#run-it-locally) +- Run it in [CodeSandbox](#run-it-in-codesandbox) + # Run it locally ## 1. Clone the repo