Skip to content

Commit

Permalink
Merge pull request #5 from mjy/master
Browse files Browse the repository at this point in the history
fix README
  • Loading branch information
dimus committed Oct 5, 2018
2 parents 4b181a9 + 90fb25e commit a557a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Usage

```ruby
require 'rubygems'
require 'dwc-archive'
require 'dwc_archive'

dwc = DarwinCore.new('/path_to_file/archive_file.tar.gz')
dwc.archive.files # the archive file list
Expand Down

0 comments on commit a557a32

Please sign in to comment.