README.md in dwc-archive-1.0.1 vs README.md in dwc-archive-1.1.0
- old
+ new
@@ -25,10 +25,10 @@
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
dwc.metadata.data # summary of metadata from eml.xml if it exists
dwc.metadata.authors # authors of the archive