diff --git a/README.md b/README.md index 579247b..7a049cd 100644 --- a/README.md +++ b/README.md @@ -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