We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a7700 commit 57924c7Copy full SHA for 57924c7
README.md
@@ -17,5 +17,10 @@ Serialization], and coroutines.
17
- [Documentation]
18
- [API Reference]
19
20
+[Kotlin Multiplatform]: https://kotlinlang.org/docs/multiplatform.html
21
+[PokéAPI]: https://pokeapi.co/
22
+[Ktor]: https://ktor.io/
23
+[Kotlin Serialization]: https://github.com/Kotlin/kotlinx.serialization
24
+[coroutines]: https://kotlinlang.org/docs/coroutines-guide.html
25
[Documentation]: https://pokeapi.github.io/pokekotlin/
26
[API Reference]: https://pokeapi.github.io/pokekotlin/api/
0 commit comments