mirror of https://git.sr.ht/~stygianentity/bincode
Add license badge
This commit is contained in:
parent
6cceb1f689
commit
98fbf38c01
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
[](https://travis-ci.org/TyOverby/bincode)
|
[](https://travis-ci.org/TyOverby/bincode)
|
||||||
[](https://crates.io/crates/bincode)
|
[](https://crates.io/crates/bincode)
|
||||||
|
[](http://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
A compact encoder / decoder pair that uses an binary zero-fluff encoding scheme.
|
A compact encoder / decoder pair that uses an binary zero-fluff encoding scheme.
|
||||||
The size of the encoded object will be the same or smaller than the size that
|
The size of the encoded object will be the same or smaller than the size that
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue