Update README

This commit is contained in:
Jinzhu 2013-11-11 17:51:39 +08:00
parent c097a1919c
commit 3d2128e743
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ Grom has builtin logger support, enable it with:
db.LogMode(true)
```
![logger](https://github.com/jinzhu/gorm/raw/master/images/logger.png)
![logger](https://raw.github.com/jinzhu/gorm/master/images/logger.png)
```go
// Use your own logger