소스 검색

readme => 说明文件更新

JustryDeng 1 년 전
부모
커밋
e041564f5e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -175,7 +175,7 @@ includePrefix=com.*.dao,org
         <td>通过前缀匹配的形式排除class,不对其加密
              <br/> 注:也支持正则匹配(使用【.*】匹配所有而不用【*】)
              <br/> 注:多个通过逗号分割。
-             <br/> 注:excludePrefix优先级高于includePrefix。
+             <br/> 注excludePrefix优先级高于includePrefix。
         </td>
     <td>excludePrefix=com.example.service,com.example.util.*.class</td>
   </tr>