We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738b38f commit 0846ee8Copy full SHA for 0846ee8
README.md
@@ -76,8 +76,6 @@ Let's [**Run examples**](./EXAMPLES.md) !
76
#
77
78
79
-<img src="https://github.com/MachineLP/TextMatch/blob/master/docs/text_match.png" width="200" height="200" alt="text_match"/><br/>
80
-
81
82
### 样例:
83
```
@@ -129,6 +127,8 @@ if __name__ == '__main__':
129
127
130
128
131
+<img src="https://github.com/MachineLP/TextMatch/blob/master/docs/text_match.png" width="400" height="400" alt="text_match"/>
+
132
133
134
git clone https://github.com/MachineLP/TextMatch
0 commit comments