README.md in gyrocycle-0.0.3 vs README.md in gyrocycle-0.0.4

- old
+ new

@@ -29,25 +29,25 @@ ## Installation Add this line to your Jekyll site's `Gemfile`: ```ruby -gem "gyroscope" +gem "gyrocycle" ``` And add this line to your Jekyll site's `_config.yml`: ```yaml -theme: gyroscope +theme: gyrocycle ``` And then execute: $ bundle Or install it yourself as: - $ gem install gyroscope + $ gem install gyrocycle ## License The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).