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 e2ee676 commit 43b1cfdCopy full SHA for 43b1cfd
README.md
@@ -28,9 +28,10 @@ Switch to the legacy branch if:
28
- `libmongoclient.[so|dylib|dll]` - The shared mongoclient library (but see notes)
29
- `libmongoclient.a` - The static mongoclient library
30
31
-## Building
+## Building and Usage
32
33
- 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)
34
+ - [Tutorial](https://github.com/mongodb/mongo-cxx-driver/wiki/Tutorial)
35
36
## Bugs and Issues
37
0 commit comments