diff --git a/tutorials/Mouse_Events/README.md b/tutorials/Mouse_Events/README.md index c5f1d26c..7af6e5c2 100644 --- a/tutorials/Mouse_Events/README.md +++ b/tutorials/Mouse_Events/README.md @@ -1,4 +1,4 @@ -# Getting Started with Compose for Desktop +# Mouse events ## What is covered @@ -208,4 +208,4 @@ fun main() = singleWindowApplication { ``` Application running -If you need more information about events there is an available raw AWT mouse event object in `mouseEvent` property of `PointerEvent` \ No newline at end of file +If you need more information about events there is an available raw AWT mouse event object in `mouseEvent` property of `PointerEvent`