Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vfalies committed Jun 22, 2017
1 parent f4dfaa7 commit b373a6f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@ $infos = $item->getMovie(11, array('language' => 'fr-FR');
echo $infos->getTitle();
```

## Documentation

The generated documentation can be creeted with the follwing command :

```
$ make docs
```

The destination of the generation is `docs/` repository.

## Unit Testing
Expand Down

0 comments on commit b373a6f

Please sign in to comment.