Skip to content
This repository was archived by the owner on Jun 6, 2019. It is now read-only.

Commit 5d09a32

Browse files
committed
fix readme
1 parent a3ce421 commit 5d09a32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ will generated go files in `./model` directory
6565

6666
Now, xorm tool supports go and c++ two languages and have go, goxorm, c++ three of default templates. In template directory, we can put a config file to control how to generating.
6767

68-
````
68+
```
6969
lang=go
7070
genJson=1
7171
```

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ will generated go files in `./model` directory
6565

6666
Now, xorm tool supports go and c++ two languages and have go, goxorm, c++ three of default templates. In template directory, we can put a config file to control how to generating.
6767

68-
````
68+
```
6969
lang=go
7070
genJson=1
7171
```

0 commit comments

Comments
 (0)