Skip to content

Commit

Permalink
Update link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mk12 committed Jan 2, 2024
1 parent d6e2552 commit 165dd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Lindemayer is a web app that renders SVG [fractal curves][1] generated by [L-systems][2]. It allows you to customize the depth of recursion, stroke thickness, and stroke color.

View it at https://mitchellkember.com/lindenmayer/.
View it at http://mk12.github.io/lindenmayer/.

[1]: https://en.wikipedia.org/wiki/Category:Fractal_curves
[2]: https://en.wikipedia.org/wiki/L-system
Expand Down

0 comments on commit 165dd56

Please sign in to comment.