Browse Source

Fix MarkDown

Julien Schmidt 12 năm trước cách đây
mục cha
commit
30536731d7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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. 
 
 ---------------------------------------