Skip to content

Commit c07c0ff

Browse files
committed
update document
1 parent 5e79629 commit c07c0ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Parameters
4747

4848
### exportToQR
4949

50-
export text content to text file
50+
export text content to qrcode image
5151

5252
```javascript
5353
const exportToQR = require('jcc_file').exportToQR

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jcc_file",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "import and export file of jcc",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)