Skip to content

Commit 1134e09

Browse files
committed
README.md file updated
1 parent 353b737 commit 1134e09

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@
1818

1919

2020

21+
2122
<p align="center">
2223
🚀 Simplifying Ktor for Easier Development.
24+
Ktor Boost streamlines HTTP requests in Ktor by offering functions that neatly package results in
25+
the Kotlin's Result class. It makes
26+
handling successes and errors clearer, simplifying error control in Ktor apps
2327
</p><br>
2428

25-
Ktor Boost streamlines HTTP requests in Ktor by offering functions that neatly package results in the [Kotlin's Result](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-result/) class. It makes
26-
handling successes and errors clearer, simplifying error control in Ktor apps
2729

2830

2931
<p align="center">

0 commit comments

Comments
 (0)