Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prathameshd30 authored Aug 15, 2024
1 parent f8c5a95 commit b712e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It uses macros with arguments to generate the appropriate structs and functions
- [x] Build tested on multiple platforms and compilers using CMake and GitHub actions.
- [x] Unit tested using CTest.
- [x] Memory profiled using Valgrind and CTest memcheck.
- [x] Supports primitives as well as pointer-to-structs.
- [x] Supports primitive data structures as well as pointer-to-structs.

### Currently Tested Platforms
- Windows
Expand Down

0 comments on commit b712e38

Please sign in to comment.