Skip to content

Commit

Permalink
Add note about testing
Browse files Browse the repository at this point in the history
  • Loading branch information
reiddraper committed Jan 2, 2012
1 parent 99f2fd3 commit f13761c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ last-write-wins semantics.
;; => "3"
```

## Tests

Tests can be run by typing:

lein deps # this only needs to be done once
lein midje


## Documentation

Source documentation can be generated by typing:
Expand Down

0 comments on commit f13761c

Please sign in to comment.