Skip to content

Commit 9b678ab

Browse files
authored
chore: naming update for Compose for Web (#5427)
According to the general CMP template. ## Release Notes N/A
1 parent 6e73739 commit 9b678ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ It has desktop extensions for menus, keyboard shortcuts, window manipulation, an
5757
> We would appreciate your feedback on it in the public Slack channel [#compose-web](https://kotlinlang.slack.com/archives/C01F2HV7868/p1678887590205449).
5858
> If you face any issues, please report them on [YouTrack](https://youtrack.jetbrains.com/newIssue?project=CMP).
5959
60-
You can experiment with sharing your mobile or desktop UIs with the web. Compose for Web is based on [Kotlin/Wasm](https://kotl.in/wasm),
60+
You can experiment with sharing your mobile or desktop UIs with the web. Compose Multiplatform for web is based on [Kotlin/Wasm](https://kotl.in/wasm),
6161
the newest target for Kotlin Multiplatform projects. It allows Kotlin developers to run their code in the browser with
6262
all the benefits that WebAssembly has to offer, such as good and predictable performance for your applications.
6363

64-
**[Get started with Compose for Web](https://jb.gg/start-cmp)**
64+
**[Get started with Compose Multiplatform for web](https://jb.gg/start-cmp)**
6565

6666
## Libraries
6767

0 commit comments

Comments
 (0)