Update README
This commit is contained in:
parent
a91514125a
commit
03177863a7
12
README.md
12
README.md
@ -1,12 +1,14 @@
|
|||||||
|
|
||||||
|
|
||||||
# BSON Go
|
# BSON Go
|
||||||
|
|
||||||
The BSON implementation for Go.
|
## Go implementation of BSON
|
||||||
|
|
||||||
*This repository has been extracted from the official [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) (starting from release/2.1)*
|
*When you need BSON and nothing more...*
|
||||||
|
|
||||||
An easy package useful when using BSON in a context unrelated to MongoDB.
|
## Reference
|
||||||
|
|
||||||
|
*This repository has been extracted from the official [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) (starting from release/2.1)*
|
||||||
|
|
||||||
|
*The code has been modified by removing unused code, updating codebase structure and file rename.*
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user