update readme

This commit is contained in:
terik23 2019-05-25 21:16:25 +05:00
parent 6022b1bce5
commit f3a17ab660

View file

@ -1,5 +1,3 @@
# Nameof C++
```text ```text
_ _ __ _____ _ _ __ _____
| \ | | / _| / ____|_ _ | \ | | / _| / ____|_ _
@ -16,7 +14,7 @@
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1d06f3f07afe4f34acd29c0c8efa830b)](https://www.codacy.com/app/Neargye/nameof?utm_source=github.com&utm_medium=referral&utm_content=Neargye/nameof&utm_campaign=Badge_Grade) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/1d06f3f07afe4f34acd29c0c8efa830b)](https://www.codacy.com/app/Neargye/nameof?utm_source=github.com&utm_medium=referral&utm_content=Neargye/nameof&utm_campaign=Badge_Grade)
[![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/1biubvidzJXEKr69) [![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/1biubvidzJXEKr69)
## What is Nameof? # Nameof C++
Header-only C++17 library provides nameof macros and functions to obtain simple name of variable, type, function, macro, and enum. Header-only C++17 library provides nameof macros and functions to obtain simple name of variable, type, function, macro, and enum.