diff --git a/README.md b/README.md index 3d777b7..1bf96f4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua) + ```text _ _ __ _____ | \ | | / _| / ____|_ _ @@ -14,8 +16,6 @@ [![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/PBBzVKlbMIfC3WOk) [![Compiler explorer](https://img.shields.io/badge/compiler_explorer-online-blue.svg)](https://godbolt.org/z/s_ecko) -If you like this project, please consider donating to one of the funds that help victims of the war in Ukraine: https://www.stopputin.net/. - # Nameof C++ Header-only C++17 library provides nameof macros and functions to simply obtain the name of a variable, type, function, macro, and enum.