README.md in time_with_zone-0.1.0 vs README.md in time_with_zone-0.2.0

- old
+ new

@@ -1,8 +1,8 @@ # TimeWithZone -Handle Time with Timezone without ActiveSupport or `ENV['TZ']` for thread-safety. +Handle time with zone without ActiveSupport or `ENV['TZ']` for thread-safety. ## Installation Add this line to your application's Gemfile: @@ -18,10 +18,10 @@ $ gem install time_with_zone ## Usage -See [docs](https://sonots.github.io/time_with_zone/frames.html) +See [docs](https://sonots.github.io/time_with_zone/TimeWithZone.html) ## Development ### Run test