Skip to content

Commit c1b531b

Browse files
docs: minor readme tweak (#298)
1 parent e6f1ccf commit c1b531b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- x-release-please-end -->
99

10-
The Onebusaway SDK Kotlin SDK provides convenient access to the Onebusaway SDK REST API from applications written in Kotlin.
10+
The Onebusaway SDK Kotlin SDK provides convenient access to the [Onebusaway SDK REST API](https://developer.onebusaway.org) from applications written in Kotlin.
1111

1212
The Onebusaway SDK Kotlin SDK is similar to the Onebusaway SDK Java SDK but with minor differences that make it more ergonomic for use in Kotlin, such as nullable values instead of `Optional`, `Sequence` instead of `Stream`, and suspend functions instead of `CompletableFuture`.
1313

0 commit comments

Comments
 (0)