Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenGeller authored May 5, 2017
1 parent 5175c1f commit df5afaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ Handy helper functions like `unit` and `empty` are defined by Guac. Some functio
more than a monad. For example, `empty` must be implemented in addition to `lift` and `bind` on your monad
class to use these functions.

## Usage

### Requirements

Guac requires an implementation of Python 3 that supports `copy.deepcopy` on generator functions. The most
Expand Down

0 comments on commit df5afaa

Please sign in to comment.