Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosnils committed May 7, 2015
1 parent 5a1905b commit bae2f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ Jedisque q = new Jedisque(
List<Job> jobs = q.getJob("foo", "foo2");
```

For more usage examples check the tests.
For more usage examples check the [tests](https://github.com/xetorthio/jedisque/blob/master/src/test/java/com/github/xetorthio/jedisque/JedisqueTest.java).

And you are done!

0 comments on commit bae2f34

Please sign in to comment.