From 3a57796164f83ca874110297c18f52ebdc917440 Mon Sep 17 00:00:00 2001 From: Ricky Han Date: Mon, 10 Feb 2020 20:37:29 -0500 Subject: [PATCH] add badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 392402a7..ffc4a225 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # tectonicdb +[![build](https://github.com/0b01/tectonicdb/workflows/Rust/badge.svg)](https://github.com/0b01/tectonicdb/actions?query=workflow%3ARust) [![crate.io](https://img.shields.io/crates/v/tdb-core.svg)](https://crates.io/crates/tdb-core) [![doc.rs](https://docs.rs/tdb_core/badge.svg)](https://docs.rs/crate/tdb_core) ![Minimum Rust version](https://img.shields.io/badge/rustc-1.40+-yellow.svg)