diff --git a/README.md b/README.md index 3d457af..d20491d 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ maven导入jar包,在项目根目录创建`libs`文件夹,然后pom.xml添 com.github.whvcse EasyCaptcha 1.5.0 - ${basedir}/libs/EasyCaptcha.jar + ${basedir}/libs/EasyCaptcha-1.5.0.jar ```