Skip to content

Commit 393e97c

Browse files
rawilkactions-user
authored andcommitted
Prettified Code!
1 parent ceccea6 commit 393e97c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ $printJob->id(); // the id number returned from the print server
2222

2323
Supported Print Drivers:
2424

25-
- PrintNode: https://printnode.com
26-
- CUPS: https://cups.org
27-
- Custom: Configure your own custom driver
25+
- PrintNode: https://printnode.com
26+
- CUPS: https://cups.org
27+
- Custom: Configure your own custom driver
2828

2929
## Documentation:
3030

@@ -66,14 +66,14 @@ If you discover any security related issues, please email [email protected]
6666

6767
## Credits
6868

69-
- [Randall Wilk](https://github.com/rawilk)
70-
- [All Contributors](../../contributors)
71-
- _Mike42_ for the [PHP ESC/POS Print Driver](https://github.com/mike42/escpos-php) library
69+
- [Randall Wilk](https://github.com/rawilk)
70+
- [All Contributors](../../contributors)
71+
- _Mike42_ for the [PHP ESC/POS Print Driver](https://github.com/mike42/escpos-php) library
7272

7373
Inspiration for the PrintNode API wrapper comes from:
7474

75-
- [PrintNode/PrintNode-PHP](https://github.com/PrintNode/PrintNode-PHP)
76-
- [phatkoala/printnode](https://github.com/PhatKoala/PrintNode)
75+
- [PrintNode/PrintNode-PHP](https://github.com/PrintNode/PrintNode-PHP)
76+
- [phatkoala/printnode](https://github.com/PhatKoala/PrintNode)
7777

7878
Inspiration for certain aspects of the API implementations comes from:
7979

0 commit comments

Comments
 (0)