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