Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
palPalani committed Feb 26, 2021
1 parent 7a75ff0 commit 5b2dc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ return [
## Usage

```php
$score = new palPalani\LaravelSpamassassinScore();
$score = new \palPalani\LaravelSpamassassinScore\LaravelSpamassassinScore();
echo $score->getScore('Hello, palPalani!');
```

Expand Down

0 comments on commit 5b2dc92

Please sign in to comment.