diff --git a/README.md b/README.md index 75a9b156..e51edda5 100644 --- a/README.md +++ b/README.md @@ -551,7 +551,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang. * [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang. * [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang. - * [qmgo](https://github.com/qiniu/qmgo) - The MongoDB dirver for Go. It‘s based on official MongoDB driver but easier to use like Mgo. + * [qmgo](https://github.com/qiniu/qmgo) - The MongoDB driver for Go. It‘s based on official MongoDB driver but easier to use like Mgo. * [redeo](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services. * [redigo](https://github.com/gomodule/redigo) - Redigo is a Go client for the Redis database. * [redis](https://github.com/go-redis/redis) - Redis client for Golang. @@ -2656,4 +2656,4 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Programming with Google Go](https://www.coursera.org/specializations/google-golang) - Coursera Specialization to learn about Go from scratch. * [The world’s easiest introduction to WebAssembly with Golang](https://medium.com/@martinolsansky/webassembly-with-golang-is-fun-b243c0e34f02) * [Working with Go](https://github.com/mkaz/working-with-go) - Intro to go for experienced programmers. -* [Your basic Go](http://yourbasic.org/golang) - Huge collection of tutorials and how to's. \ No newline at end of file +* [Your basic Go](http://yourbasic.org/golang) - Huge collection of tutorials and how to's.