in the README, you write ``` gem install xmlsimple ``` xml-simple is the correct gem name so it should be: ``` gem install xml-simple ```
in the README, you write
xml-simple is the correct gem name so it should be: