Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan C. Kendal committed Dec 6, 2015
1 parent f0921f3 commit 3eaac16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ iex> Aruspex.find_solution pid
[x: 8, y: 2]
```

A more complicated example checkout can be found [here](test/aruspex/strategy_test.exs)
A more complicated example can be found [here](test/aruspex/strategy_test.exs)

## Usage
Check the api exposed by `Aruspex.Server`, all calls to `Aruspex` will be
delegated this module.
delegated to this module.

0 comments on commit 3eaac16

Please sign in to comment.