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.