Skip to content

Commit

Permalink
Remove mention of sami doc in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danmichaelo committed Dec 20, 2021
1 parent d328efd commit 6731d61
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,6 @@ foreach ($urls as $url) {
}
```

## API documentation

API documentation can be generated using e.g. [Sami](https://github.com/fabpot/sami),
which is included in the dev requirements of `composer.json`.

php vendor/bin/sami.php update sami.config.php -v

You can view it at [scriptotek.github.io/php-sru-client](//scriptotek.github.io/php-sru-client/)

## Laravel 5 integration

Add the service provider to the `'providers'` array in `config/app.php`:
Expand Down

0 comments on commit 6731d61

Please sign in to comment.