Update README.md
Co-authored-by: Hugo Saracino <hugo@inato.com>
This commit is contained in:
parent
38d244de7a
commit
6decca9f85
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ to onboard people on using `fp-ts` efficiently.
|
||||||
The exercices consist of unimplemented functions and their associated failing
|
The exercices consist of unimplemented functions and their associated failing
|
||||||
tests.
|
tests.
|
||||||
|
|
||||||
But first, it is essential to understand why we are using `fp-ts`. I advice you to read this [article](https://medium.com/inato/our-journey-to-functional-programing-36854a370de1) and then start the exercices.
|
But first, it is essential to understand why we are using `fp-ts`. I suggest you read this [article](https://medium.com/inato/our-journey-to-functional-programing-36854a370de1) and then start the exercices.
|
||||||
|
|
||||||
To run the tests, simply run
|
To run the tests, simply run
|
||||||
|
|
||||||
|
|
Reference in a new issue