Skip to content

Commit 56012b1

Browse files
committed
update readme
1 parent c053925 commit 56012b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gobatis-plus -i github.com/xfali/gobatis-plus/example -o tmp
1616
// +gobatis:enable
1717
package example
1818
```
19-
2. add your code
19+
2. Add your code
2020
```
2121
// +gobatis:data:tablename=tbl_user
2222
type UserDo struct {

0 commit comments

Comments
 (0)