diff --git a/README.md b/README.md index 739a7317..1818246d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# spdlog +spdlog Very fast, header-only/compiled, C++ logging library. [![ci](https://github.com/gabime/spdlog/actions/workflows/ci.yml/badge.svg)](https://github.com/gabime/spdlog/actions/workflows/ci.yml)  [![Build status](https://ci.appveyor.com/api/projects/status/d2jnxclg20vd0o50?svg=true&branch=v1.x)](https://ci.appveyor.com/project/gabime/spdlog) [![Release](https://img.shields.io/github/release/gabime/spdlog.svg)](https://github.com/gabime/spdlog/releases/latest) diff --git a/logos/spdlog.png b/logos/spdlog.png index bf0dfad5..23014c85 100644 Binary files a/logos/spdlog.png and b/logos/spdlog.png differ