Skip to content

Commit 666435a

Browse files
committed
fix reademe
1 parent d0f0cb8 commit 666435a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A predefined Log Library for quick access when developing projects. Interface-or
1414

1515
```Go
1616
import (
17-
log "github.com/DeBankDeFi/glog"
17+
log "github.com/DeBankDeFi/glog"
1818
)
1919

2020
func Demo() {

0 commit comments

Comments
 (0)