Updated README for more clarity (#1281)

This commit is contained in:
Kaaveh Mohamedi
2021-11-22 23:22:50 +03:30
committed by GitHub
parent 5598db273f
commit 35504f7216

View File

@@ -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