diff --git a/README.md b/README.md index 6cb594e..07661e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WebGPUSample -This project is a basic sample application that demonstrates how to use the WebGPU API for Android within a Jetpack Compose application. It renders a simple, static red triangle on a blue background. +This project is a sample application that demonstrates how to use the WebGPU Kotlin API for Android within a Jetpack Compose application. It renders a simple, static red triangle on a blue background. ## Overview