Skip to content

Commit cd25083

Browse files
committed
fixed
1 parent 5528ac3 commit cd25083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See [sample.js](./sample.js)
1717
Before using, you have to import it in your project first
1818

1919
```js
20-
const GF = require('gf-js')
20+
const GF = require('gf-combination-js')
2121
```
2222
After that all functions is pluged-in to `Array` and `Generator` and you can use it any where.
2323

0 commit comments

Comments
 (0)