Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oneearedrabbit authored Feb 18, 2024
1 parent 152d72b commit 102e2fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Here are some L-system rules I gathered from various sources. I apologize for mi
```

The intentional decision has been made not to support branching, usually represented by `[` and `]` symbols. I acknowledge that these are powerful operations, yet I prefer to implement them as a fork operation, and I didn't explore this space.
L-system playground

## How to

Expand Down

0 comments on commit 102e2fd

Please sign in to comment.