Skip to content

Commit

Permalink
Merge pull request #7 from jaroslavlibal/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
jakubenglicky committed Aug 12, 2020
2 parents 44794fc + 85def48 commit 302f4c3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@ config.local.neon
```neon
tracy:
bar:
- jakubenglicky\SmsManager\Diagnostics\Panel(%tempDir%)
- jakubenglicky\SmsManager\Diagnostics\Panel(%tempDir%)
smsmanager:
class: jakubenglicky\SmsManager\IClient
factory: jakubenglicky\SmsManager\Diagnostics\DebugClient(%tempDir%)
services:
smsmanager:
class: jakubenglicky\SmsManager\IClient
factory: jakubenglicky\SmsManager\Diagnostics\DebugClient(%tempDir%)
```

This panel was inspired by the [Nextras Mail Panel](https://github.com/nextras/mail-panel)

0 comments on commit 302f4c3

Please sign in to comment.