update README

This commit is contained in:
Vincent JOUANNE 2023-04-21 15:31:33 +02:00
parent a004571e7e
commit 8f1cc8c0ca
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Training material to onboard people on using `fp-ts` efficiently.
The exercises consist of unimplemented functions and their associated failing tests.
If needed, you can always refer to the `solution` branch where you will find the solutions for each exercices.
But first, it is essential to understand why we are using `fp-ts`. We suggest you to read this [article](https://medium.com/inato/our-journey-to-functional-programing-36854a370de1) and then start the exercises.
After cloning the repository, setup the project by running