README.md in increments-schedule-0.1.2 vs README.md in increments-schedule-0.2.0

- old
+ new

@@ -2,11 +2,11 @@ [![Dependency Status](http://img.shields.io/gemnasium/increments/increments-schedule.svg?style=flat)](https://gemnasium.com/increments/increments-schedule) [![Build Status](https://travis-ci.org/increments/increments-schedule.svg?branch=master&style=flat)](https://travis-ci.org/increments/increments-schedule) # Increments::Schedule -Find out our special remote days and eagerly wait them! +Find out our special remote days and eagerly wait for them! ## Installation Add this line to your application's Gemfile: @@ -22,9 +22,10 @@ $ gem install increments-schedule ## Usage +* `Increments::Schedule.each_pay_day` * `Increments::Schedule.each_remote_work_day` * `Increments::Schedule.each_normal_remote_work_day` * `Increments::Schedule.each_special_remote_work_day` ## Development