Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sdaves authored Oct 20, 2020
1 parent bca06e5 commit fae2d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [simplemonads](https://sdaves.github.io/simplemonads/)

Easy to use monads (containers) that improve the quality of your python code. Use `Just` to end checking for None, `Success` to end unhandled exceptions, `Future` for async, and `Reader` for dependencies.
Lets make monads easy, fun, and productive.

## Platform support

Expand Down

0 comments on commit fae2d88

Please sign in to comment.