add badges on README
This commit is contained in:
parent
6d4b3d82a2
commit
22e5e039eb
10
README.md
10
README.md
@ -1,5 +1,11 @@
|
|||||||
# yaserde
|
# yaserde   [![Build Status]][travis] [![Latest Version]][crates.io]
|
||||||
Yet Another Serializer/Deserializer
|
|
||||||
|
[Build Status]: https://travis-ci.org/media-io/yaserde.svg?branch=master
|
||||||
|
[travis]: https://travis-ci.org/media-io/yaserde
|
||||||
|
[Latest Version]: https://img.shields.io/crates/v/yaserde.svg
|
||||||
|
[crates.io]: https://crates.io/crates/serde
|
||||||
|
|
||||||
|
**Yet Another Serializer/Deserializer specialized for XML**
|
||||||
|
|
||||||
## Goal
|
## Goal
|
||||||
This library will support XML de/ser-ializing with all specific features.
|
This library will support XML de/ser-ializing with all specific features.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user