Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhijit Sarkar committed Jan 16, 2024
1 parent 8ef54bb commit 4a4c96f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Official GitHub repo: https://github.com/scalawithcats/scala-with-cats
2. [Monoids and Semigroups](src/main/scala/ch02)
3. [Functors](src/main/scala/ch03)
4. [Monads](src/main/scala/ch04)
5. [Monad Transformers](src/main/scala/ch05)
6. [Semigroupal and Applicative](src/main/scala/ch06)
7. [Foldable and Traverse]()(src/main/scala/ch07)

## Running tests

Expand Down

0 comments on commit 4a4c96f

Please sign in to comment.