shibing624 commited on
Commit
c81b84e
·
1 Parent(s): 1097202

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: "apache-2.0"
12
  # GPT2 for Code AutoComplete Model
13
  code-autocomplete, a code completion plugin for Python.
14
 
15
- **code-autocomplete** can Automatic completion of code line granularity and block granularity.
16
 
17
  ## Usage
18
 
 
12
  # GPT2 for Code AutoComplete Model
13
  code-autocomplete, a code completion plugin for Python.
14
 
15
+ **code-autocomplete** can automatically complete the code of lines and blocks with GPT2.
16
 
17
  ## Usage
18