Skip to content

Commit

Permalink
updated the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kon committed Jan 19, 2015
1 parent 489ecd0 commit c54f610
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ Usage
```PHP
<?php

require 'vendor/autoload.php';

$fanout = new Fanout('<realm>', '<realmkey>');
$fanout->publish('<channel>', 'Test publish!');
$fanout->publish_async('<channel>', 'Test async publish!', null, null,
Expand Down

0 comments on commit c54f610

Please sign in to comment.