Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-medvedev committed Jan 26, 2023
1 parent b9c0fe1 commit 74d583d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@ const result = createSierpinskiCarpet({
iterations: 4,
});

//
// [
// { width: 333.3333333333333, height: 333.3333333333333, x: 0, y: 0 },
// { width: 333.3333333333333, height: 333.3333333333333, x: 0, y: 333.3333333333333 },
// ];
```

## Local demo
Expand Down

0 comments on commit 74d583d

Please sign in to comment.