Skip to content

Commit c6f8910

Browse files
committed
minor: update readme to better reflect stable legacy branch
1 parent 3765cff commit c6f8910

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ Welcome to the MongoDB C++ Driver!
33

44
Use this branch if:
55

6-
- You need a production ready release of the C++ driver that is not under active development.
76
- You have existing code that used the driver from the server source and want it to continue working without modification.
87

98
Switch to the legacy branch if:
109

11-
- You are using MongoDB's C++ driver for the first time and do not mind the driver being actively worked on.
10+
- You are using MongoDB's C++ driver for the first time.
1211
- You had been using 26compat (or the driver inside of the server source) and want to benefit from incremental improvements while having the same overall API.
1312

1413
> **Note:** As of MongoDB 2.6.0-rc1, it is no longer possible to build the driver from the server sources: this repository is the only approved source for driver builds.

0 commit comments

Comments
 (0)