Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Mar 10, 2019
1 parent bd706e9 commit 37064be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ quick and easy to store important state in a separate supervised process.

* Testing higher order functions. By passing a function call to a `Receiver` process into a higher
order function you can test if the function is executed as intended by checking the change in state.
See [ExUnitReceiver](#exunitreceiver) below.

### [See documentation](https://hexdocs.pm/receiver/Receiver.html) for other usage and complete API reference.

Expand Down

0 comments on commit 37064be

Please sign in to comment.