From 6e4511c13bab14b0a6017527f0abd805c1f70604 Mon Sep 17 00:00:00 2001 From: Joyce Date: Fri, 4 Aug 2023 17:50:17 -0300 Subject: [PATCH] Update README.rst Signed-off-by: Joyce --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index f51fefab..44bb6868 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,9 @@ :alt: Ask questions at StackOverflow with the tag fmt :target: https://stackoverflow.com/questions/tagged/fmt +.. image:: https://api.securityscorecards.dev/projects/github.com/fmtlib/fmt/badge + :target: https://securityscorecards.dev/viewer/?uri=github.com/fmtlib/fmt + **{fmt}** is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.