瀏覽代碼

Fix MarkDown

Julien Schmidt 12 年之前
父節點
當前提交
30536731d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -165,7 +165,7 @@ To run the driver tests you may need to adjust the configuration. See [this Wiki
 Go-MySQL-Driver is not feature-complete yet. Your help is very appreciated.
 If you want to contribute, you can work on an [open issue](https://github.com/go-sql-driver/mysql/issues?state=open) or review a [pull request](https://github.com/go-sql-driver/mysql/pulls).
 
-Code changes must be proposed via a Pull Request and must be reviewed. Only *LGTM*ed (*Looks good to me*) code may be committed to the master branch. 
+Code changes must be proposed via a Pull Request and must be reviewed. Only *LGTM*-ed (" *Looks good to me* ") code may be committed to the master branch. 
 
 ---------------------------------------