Dropped require from README
If using `composer`, you won't need the require line.
This commit is contained in:
parent
c76fdf936d
commit
e77d15f1f2
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ Then run `composer update`
|
|||
### Getting Started
|
||||
|
||||
```php
|
||||
require_once 'joshtronic/ProjectHoneyPot.php';
|
||||
$php = new joshtronic\ProjectHoneyPot('_YOUR_API_KEY_');
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue