Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari committed Dec 30, 2011
1 parent 64dcce1 commit 43e5a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ Supports Google's [Snappy](http://code.google.com/p/snappy-java/) for high-speed
Include in a Leiningen project by adding this to your dependencies:

```clojure
[ptaoussanis/deep-freeze "1.2.2-SNAPSHOT"]
[deep-freeze "1.2.2-SNAPSHOT"]
```

Simply **:require deep-freeze.core** and then use the 4 core functions to serialize/deserialize data.
Expand Down

0 comments on commit 43e5a3e

Please sign in to comment.