summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2019-08-25 14:00:06 +0200
committerPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2019-08-25 14:00:06 +0200
commit3d4e388a4596a52ed4af5494ffdcccea45ac14cf (patch)
treeead629545bc5a51055858e4efe3f98dda2c3365e
parent13489b47c7172ac8f78053d31e0b6eb0f2ec437a (diff)
Added dependabot badge to readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2689e17..dca2c2a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[![Crates.io](https://img.shields.io/crates/v/prettytable-rs.svg)](https://crates.io/crates/prettytable-rs)
[![Doc.rs](https://docs.rs/prettytable-rs/badge.svg)](https://docs.rs/crate/prettytable-rs/)
[![Doc.rs](https://img.shields.io/badge/docs-master-blue.svg)](http://phsym.github.io/prettytable-rs/master)
-
+[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=phsym/prettytable-rs)](https://dependabot.com)
# prettytable-rs
A formatted and aligned table printer library for [Rust](https://www.rust-lang.org).