Skip to content

Commit

Permalink
Minor doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
gerson24 committed Nov 9, 2023
1 parent cc4b9ff commit ff2a835
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

- [<img src="https://upload.wikimedia.org/wikipedia/commons/3/37/Kotlin_Icon_2021.svg" height="15px" alt="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.

- [<img src="https://upload.wikimedia.org/wikipedia/commons/3/37/Kotlin_Icon_2021.svg" height="15px" alt="Kotlin logo"> Examples in Kotlin](https://github.com/xebia-functional/xef/tree/main/examples/kotlin/src/main/kotlin/com/xebia/functional/xef/conversation)

0 comments on commit ff2a835

Please sign in to comment.