README.md in filmbuff-0.1.2 vs README.md in filmbuff-0.1.5
- old
+ new
@@ -18,10 +18,25 @@
git clone http://github.com/sachse/filmbuff.git
## Usage
-Film Buff 0.1.0 provides two easy ways to return an object with information on a movie or TV show. First, set up an IMDb instance:
+Accessible title information is:
+
+- Title
+- Tagline
+- Plot
+- Runtime
+- Rating
+- Amount of votes
+- Poster URL
+- Genres
+- Release date
+- IMDb ID
+
+### Examples
+
+Film Buff 0.1.x provides two easy ways to return an object with information on a movie or TV show. First, set up an IMDb instance:
require 'filmbuff'
imdb = FilmBuff::IMDb.new
You can then find a movie by its title. This will return the first result from IMDb's search feature: