We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4eebc commit c9ff5f1Copy full SHA for c9ff5f1
README.md
@@ -30,9 +30,10 @@ Switch to the 26compat branch if:
30
- `libmongoclient.[so|dylib|dll]` - The shared mongoclient library (but see notes)
31
- `libmongoclient.a` - The static mongoclient library
32
33
-## Building
+## Building and Usage
34
35
- See http://docs.mongodb.org/ecosystem/tutorial/download-and-compile-cpp-driver/
+ - [Download and Compile](https://github.com/mongodb/mongo-cxx-driver/wiki/Download%20and%20Compile)
36
+ - [Tutorial](https://github.com/mongodb/mongo-cxx-driver/wiki/Tutorial)
37
38
## Bugs and Issues
39
0 commit comments