Skip to content

Commit

Permalink
Fixed new lines in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim committed Aug 29, 2011
1 parent 53af968 commit 44b45d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -11,6 +11,7 @@ Usage
Copy the files under your application directory. Then load the library like this:

$params['apikey'] = 'YOUTUBE API KEY';

$this->load->library('youtube', $params);

$this->youtube->getMostViewedVideoFeed(array('max-results'=>30));
Expand Down

0 comments on commit 44b45d2

Please sign in to comment.