Update README.md

This commit is contained in:
John O'Reilly 2021-06-18 15:22:18 +01:00 committed by GitHub
parent 594be83f7d
commit 75be1f3637
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# PeopleInSpace
Minimal **Kotlin Multiplatform** project using Compose and SwiftUI. Currently running on
Minimal **Kotlin Multiplatform** project with SwiftUI, Jetpack Compose, Compose for Desktop, Compose for Web, and Kotlin/JS + React clients along with Ktor backend. Currently running on
* Android (Jetpack Compose)
* iOS (SwiftUI)
* watchOS (SwiftUI) (contributed by https://github.com/nealsanche)