Skip to content

Commit

Permalink
Updated README for more clarity (#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaaveh authored Nov 22, 2021
1 parent 5598db2 commit 35504f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/Web/Getting_Started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ kotlin {
</html>
```

#### 7. Add the `Main.kt` file:
#### 7. Add the `Main.kt` file to the `kotlin`:
```kotlin
import androidx.compose.runtime.mutableStateOf
import androidx.compose.runtime.getValue
Expand Down

0 comments on commit 35504f7

Please sign in to comment.