From 886a85b6e8dd9962256b39d155dd86f1840eeaa5 Mon Sep 17 00:00:00 2001 From: Jorge Rinaldi Date: Mon, 23 Aug 2021 22:23:59 +0200 Subject: [PATCH] line between badges removed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 48096b8..2ddf101 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ A *fixed-capacity* vector allocated on the stack. [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) - [![Build Status](https://app.travis-ci.com/m-rinaldi/local_vec.svg?branch=main)](https://app.travis-ci.com/m-rinaldi/local_vec) ---