Skip to content

Commit 38e4335

Browse files
committed
update readme [ci skip]
1 parent 559d471 commit 38e4335

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,9 @@ You can also use `npm install https://github.com/ctalkington/node-archiver/archi
1414

1515
## Archiver
1616

17-
#### Archiver(format, options)
18-
19-
Creates an Archiver instance based on the format (zip, tar, etc) passed.
20-
2117
#### create(format, options)
2218

23-
Creates an Archiver instance based on the format (zip, tar, etc) passed.
19+
Creates an Archiver instance based on the format (zip, tar, etc) passed. Parameters can be passed directly to `Archiver` constructor for convenience.
2420

2521
#### registerFormat(format, module)
2622

0 commit comments

Comments
 (0)