Update README.md

This commit is contained in:
Lu Wilson 2024-01-18 14:51:49 +00:00 committed by GitHub
parent 061024e8f0
commit 6587665651
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -1,9 +1,12 @@
# draw fast
<img width="597" alt="image" src="https://github.com/tldraw/draw-fast/assets/15892272/31ee1ea4-7180-4146-a931-d262d0dee592"># 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 weve 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