Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
timhuang1018 committed Aug 20, 2024
1 parent b80e5f8 commit 6920abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ implementation("io.keeppro:ktor-cloudflare-worker:1.0.2")

### Usage

Check out the [examples](https://github.com/timhuang1018/ktor-cloudflare-worker/tree/main/examples) directory to see how you can integrate this library into your projects.
Check out the [examples](https://github.com/timhuang1018/ktor-cloudflare-worker/tree/main/sample-multiplatform) directory to see how you can integrate this library into your projects.

```kotlin
coroutineScope.launch(exceptionHandler) {
Expand Down

0 comments on commit 6920abc

Please sign in to comment.