Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Aug 23, 2023
1 parent e28a20d commit 91f55bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ DecodeConfig:解码格式管理器;主要将多种条码格式进行划分

工具类 **CodeUtils** 中主要提供;解析条形码/二维码、生成条形码/二维码相关的能力。

**CodeUtils的使用示例(二维码/条形码)**
CodeUtils的使用示例

```Java

// 生成二维码
Expand Down

0 comments on commit 91f55bb

Please sign in to comment.