Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jgrodziski/talltale
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiegrodziski committed Apr 12, 2019
2 parents 6b7ef36 + 1532f5c commit 256e61a
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 @@ -16,7 +16,7 @@ I was inspired by the [JFairy lib](https://github.com/Codearte/jfairy) (I actual
Declare the lib dependency in Leiningen:

```clojure
[talltale "0.2.9"]
[talltale "0.2.11"]
```

## Usage
Expand Down Expand Up @@ -134,7 +134,7 @@ Also each function/generator accept a locale as first argument with `:en` and `:

If you want to try Talltale with [Planck](http://planck-repl.org/):
```bash
planck -D talltale:0.2.6,com.andrewmcveigh/cljs-time:0.5.2,org.clojure/test.check:0.10.0-alpha2
planck -D talltale:0.2.11,com.andrewmcveigh/cljs-time:0.5.2,org.clojure/test.check:0.10.0-alpha2
```
then
```clojure
Expand Down

0 comments on commit 256e61a

Please sign in to comment.