realm-cpp
realm-cpp copied to clipboard
Adding an example of querying in C++ README
In this simple PR, I've added an example for querying in Realm with C++. I recognize that there are other ways to accomplish the same thing and I also recognize that I may not have built things the best way. I saw the issue open as I was digging into Realm and thought I could put this up for good measure while it was top of mind. :)