Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousNikhil committed Jan 22, 2022
1 parent 3620a23 commit 10ecf1b
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 @@ -165,8 +165,11 @@ showWithControls(controls = {
// Draw your sketch.
}
```
Few examples [here](https://github.com/CuriousNikhil/k5-compose/blob/main/src/main/kotlin/examples/simulations/rotatingsquares.kt) and here.
Few examples [here](https://github.com/CuriousNikhil/k5-compose/blob/main/src/main/kotlin/examples/simulations/rotatingsquares.kt) and here. Which looks something like this -

<img width="450" height= "300" alt="image" src="https://user-images.githubusercontent.com/16976114/150637565-a6c3a559-08d2-4eff-8151-6a43b5b5c195.png">

This adds 2/3rd of your specified `width` to the k5 compose playground window.

## Few handy Apis

Expand Down

0 comments on commit 10ecf1b

Please sign in to comment.