diff --git a/README.md b/README.md index b03c15fb2..c9d66c32a 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,9 @@ could be useful. ## 📖 Quick Introduction -In this small introduction we look at the main features of xef, including the `conversation` function. - -- [Kotlin logo Quick introduction to xef.ai](https://github.com/xebia-functional/xef/blob/main/docs/intro/kotlin.md) +In [this](https://github.com/xebia-functional/xef/blob/main/docs/intro/kotlin.md) small introduction we look at the main features of xef, including the `conversation` function. ## 🚀 Examples -You can also have a look at the examples to have a feeling of how using the library looks like. +You can also have a look at the [examples](https://github.com/xebia-functional/xef/tree/main/examples/kotlin/src/main/kotlin/com/xebia/functional/xef/conversation) to have a feeling of how using the library looks like. -- [Kotlin logo Examples in Kotlin](https://github.com/xebia-functional/xef/tree/main/examples/kotlin/src/main/kotlin/com/xebia/functional/xef/conversation)