ed38ff4
update overview 5ca1c6991afd941dd93a4052 7 years ago
1 changed file(s) with 1 addition(s) and 16 deletion(s). Raw diff Collapse all Expand all
00
1 ## Introduction
21
3 Provide a short overview of your algorithm that explains the value and primary use cases.
42
5 ## Usage
3 该版本为测试版本,目前只能识别常见的简写中文汉字等字符。
64
7 ```
8 def function_name(conf={})
9 ```
10
11 ## Example
12
13 Provide and explain examples of input and output for your algorithm.
14
15 `Code`
16
17 ```
18 please input your example code
19 ```