another small fix for readme

This commit is contained in:
George Sedov 2023-08-02 00:23:10 +02:00
parent 32649a1ab1
commit 0c4d8168fd

View File

@ -853,6 +853,7 @@ namespace ns {
public:
NLOHMANN_DEFINE_TYPE_INTRUSIVE(address, street, housenumber, postcode)
};
}
```
Or in case if you use some naming convention that you do not want to expose to JSON: