Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersai committed Jun 19, 2022
1 parent 29982b7 commit baea38f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,9 @@ class UssdController extends Controller
```

### Simplifying machine with configurator

> Available from **v2.5.0**
You can use configurator to simplify repetitive parts of your application so they can be shared easily. Just implement and `Sparors\Ussd\Contracts\Configurator` interface and use it in your machine.
```php
<?php
Expand Down

0 comments on commit baea38f

Please sign in to comment.