mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-21 20:55:12 -04:00
fix: naming in draw package readme
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# @strudel/canvas
|
||||
# @strudel/draw
|
||||
|
||||
Helpers for drawing with the Canvas API and Strudel
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
npm i @strudel/canvas --save
|
||||
npm i @strudel/draw --save
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user