From dab333d536971e1636c710f3f9a754782c7dc131 Mon Sep 17 00:00:00 2001 From: siddontang Date: Wed, 24 Dec 2014 14:31:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68390cb6..cc941a16 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Database tools.* -* [go-mysql](https://github.com/siddontang/go-msqy) - A go toolset to handle MySQL protocol and replication. +* [go-mysql](https://github.com/siddontang/go-mysql) - A go toolset to handle MySQL protocol and replication. * [pgweb](https://github.com/sosedoff/pgweb) - A web-based PostgreSQL database browser * [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.