Explorar el Código

Update README.md

Julien Schmidt hace 12 años
padre
commit
88eb577ff8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
 ---------------------------------------
 
 ## Features
-  * Lightweight and [fast](https://github.com/Go-SQL-Driver/SQL-Benchmark golang MySQL-Driver performance)
+  * Lightweight and [fast](https://github.com/Go-SQL-Driver/SQL-Benchmark "golang MySQL-Driver performance")
   * Native Go implementation. No C-bindings, just pure Go
   * No unsafe operations *(e.g. type-conversions)*
   * Connections over TCP/IPv4, TCP/IPv6 or Unix Sockets