changeset 73:27972ad163c8

Add badges for crates.io/travis
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 17 Feb 2020 15:46:56 +0100
parents f056393c3536
children bc127bc534b5
files README.md
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Mon Feb 17 15:29:38 2020 +0100
+++ b/README.md	Mon Feb 17 15:46:56 2020 +0100
@@ -1,5 +1,9 @@
 # sstable
 
+[![crates.io](https://img.shields.io/crates/v/sstable.svg)](https://crates.io/crates/sstable)
+[![Travis
+CI](https://api.travis-ci.org/dermesser/sstable.svg?branch=master)](https://api.travis-ci.org/dermesser/sstable)
+
 [Documentation](https://docs.rs/sstable)
 
 This crate provides an API to work with immutable (string -> string) maps stored