add CircleCI badge to readme
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Valuehash
|
# Valuehash
|
||||||
|
|
||||||
|
|
||||||
|
[](https://circleci.com/gh/arachne-framework/valuehash)
|
||||||
|
|
||||||
|
|
||||||
A Clojure library that provides a way to provide higher-bit hashes of arbitrary
|
A Clojure library that provides a way to provide higher-bit hashes of arbitrary
|
||||||
Clojure data structures, which respect Clojure's value semantics. That is, if
|
Clojure data structures, which respect Clojure's value semantics. That is, if
|
||||||
two objects are `clojure.core/=`, they will have the same hash value. To my
|
two objects are `clojure.core/=`, they will have the same hash value. To my
|
||||||
|
|||||||
Reference in New Issue
Block a user