README.md in rottentom-0.2.0 vs README.md in rottentom-0.3.0
- old
+ new
@@ -12,11 +12,15 @@
```ruby
require 'rottentom'
RT::API.api_key = "#{your_api_key}"
+
upcoming_dvds = RT::DVD.upcoming
# => results
+
+RT::DVD.current
+RT::DVD.new_releases
```
## Copyright
Copyright (c) 2014 Cody Barr. See LICENSE.txt for