Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dakka committed Mar 31, 2024
1 parent f7cc2c8 commit 9f22e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
## Supercharge Your C++ Enums with This Lightweight Reflection Library!

Based on the awesome work of [`magic_enum`](https://github.com/Neargye/magic_enum)[^2], this library offers a streamlined and powerful
way to add reflection capabilities to your C++ enums. We've optimized the core functionality, focusing on the
features developers really need while enhancing them for a more efficient and expressive experience.
way to add reflection capabilities to your C++ enums. We've optimized the core functionality, focusing on the main
features developers usually need while enhancing them for a more efficient and expressive experience.

## Embrace the Future with C++20

Expand Down

0 comments on commit 9f22e83

Please sign in to comment.