Skip to content

Commit 19c12b0

Browse files
committed
update README.md
1 parent c07c0ff commit 19c12b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm install jcc_file
1515

1616
### importFile
1717

18-
import file to get result, if we need, we aslo could decode qrcode image.
18+
import file to get result, if we need, we also could decode qrcode image.
1919

2020
```javascript
2121
const importFile = require('jcc_file').importFile
@@ -58,4 +58,4 @@ exportToQR(text, name).then(() => {}).catch(error => {})
5858
Parameters
5959

6060
- `text`- `string`
61-
- `name`- `string`
61+
- `name`- `string`

0 commit comments

Comments
 (0)