From 17cd497307d04f3d8a9b058a72e3ea415a9a9f89 Mon Sep 17 00:00:00 2001 From: jtmoon79 <815261+jtmoon79@users.noreply.github.com> Date: Mon, 19 Sep 2022 16:12:13 -0700 Subject: [PATCH] README add requirements badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 645b6a78..98abd2e9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ The first goal of s4 is speedy searching and printing. [![crates.io downloads](https://img.shields.io/crates/d/super-speedy-syslog-searcher.svg?style=flat-square&logo=rust)](https://crates.io/crates/super-speedy-syslog-searcher.svg) [![codecov.io](https://img.shields.io/codecov/c/github/jtmoon79/super-speedy-syslog-searcher/branch?main&token=Q2OXTL7U02&style=flat-square&logo=codecov)](https://codecov.io/gh/jtmoon79/super-speedy-syslog-searcher) [![Commits since](https://img.shields.io/github/commits-since/jtmoon79/super-speedy-syslog-searcher/latest.svg)](https://img.shields.io/github/commits-since/jtmoon79/super-speedy-syslog-searcher/latest.svg?style=flat-square) +[![Requirements Status](https://requires.io/github/jtmoon79/super-speedy-syslog-searcher/requirements.svg?branch=main)](https://requires.io/github/jtmoon79/super-speedy-syslog-searcher/requirements/?branch=main) ---