fix: eval dependency + add deprecation note
This commit is contained in:
parent
08350d00be
commit
48fd943622
2 changed files with 6 additions and 2 deletions
|
|
@ -3,6 +3,10 @@
|
|||
This package contains the strudel code transformer and evaluator.
|
||||
It allows creating strudel patterns from input code that is optimized for minimal keystrokes and human readability.
|
||||
|
||||
## Deprecation Note
|
||||
|
||||
This package will not be developed further. Consider using `@strudel.cycles/transpiler` as a replacement.
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue