clojure-erlastic
clojure-erlastic copied to clipboard
Readme fix
There's a spot down in an example in the README where an old version number is hard-coded into the example. This bit me. This pull request uses the clojars link, which means it's always up to date, though it looks strange since it interrupts the code block. Alternatively you could just update the version manually, which might be a pain to remember every time you update the version number. (Or maybe just put a comment in the example to look at the version number at the top of the README.)