diff --git a/tutorials/Getting_Started/README.md b/tutorials/Getting_Started/README.md index 1a059b0c66..7657d5f426 100644 --- a/tutorials/Getting_Started/README.md +++ b/tutorials/Getting_Started/README.md @@ -161,3 +161,9 @@ updates the UI. Running and debugging the `main()` function using run gutter is also supported. Application running + +## Next steps + +Congratulations on getting your first Compose Multiplatform project working! We encourage you to continue playing around with the areas that interest you, and look forward to seeing what you build! When you're ready to continue learning, we have many more great tutorials available here: [Compose Multiplatform Tutorials](https://github.com/JetBrains/compose-jb#tutorials). + +We also have some more advanced [Compose Multiplatorm Example Projects](https://github.com/JetBrains/compose-jb#examples) that you can learn from.