From bfd561805b265830a4c0268d64767109d58490e3 Mon Sep 17 00:00:00 2001
From: ado <adnan.abd0124@gmail.com>
Date: Thu, 25 Feb 2021 23:04:24 +0100
Subject: [PATCH] try bedge

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9d9038d..9c43993 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 # Static split parser
 
-![example workflow](https://github.com/red0124/ssp/actions/workflows/ubuntu-latest-gcc.yml/gcc.svg)
-
+[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
 
 A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support.