Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkenso authored Aug 16, 2019
1 parent 6fd4cfb commit 30767fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ asenum combines Enum and Variant: it allows to create lighweight wrapper around
- requires only C++11
- convenient switch, map, equality, comparison

## Usage & Install
Simply copy file 'include/asenum/asenum.h' to your project.

## Simple example
```
// More examples you can find in tests
Expand Down

0 comments on commit 30767fd

Please sign in to comment.