diff --git a/README.md b/README.md index b42bed2..27605a9 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ func main() { #### 1. convertor contains some functions for data convertion - Support conversion between commonly used data types. -- Usage: import "github.com/duke-git/lancet/cryptor" +- Usage: import "github.com/duke-git/lancet/convertor" ```go package main