Skip to content

Commit bd69c18

Browse files
Update README.md
Add credits
1 parent ffe5092 commit bd69c18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ PHP wrapper for systemctl
2121
- [TypeSpecificSection](#typespecificsection)
2222
- [UnitInstaller](#unitinstaller)
2323
- [How to Contribute](#how-to-contribute)
24+
- [Credits](#credits)
2425

2526
# How to install
2627
```php
@@ -185,3 +186,5 @@ $ composer cs
185186
$
186187
```
187188

189+
# Credits
190+
This library is heavily influenced by [@mjanser](https://github.com/mjanser) [php-systemctl](https://github.com/mjanser/php-systemctl).

0 commit comments

Comments
 (0)