From 6123c108581930386aeec6d4eee768ba933e67c7 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 7 Feb 2021 21:58:43 +0100 Subject: [PATCH] Slightly shorter headline in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa204bf..b3d3b80 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Similar: A Diffing Library for Rust +# Similar: A Diffing Library [![Build Status](https://github.com/mitsuhiko/similar/workflows/Tests/badge.svg?branch=main)](https://github.com/mitsuhiko/similar/actions?query=workflow%3ATests) [![Crates.io](https://img.shields.io/crates/d/similar.svg)](https://crates.io/crates/similar)