File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ $printJob->id(); // the id number returned from the print server
22
22
23
23
Supported Print Drivers:
24
24
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
28
28
29
29
## Documentation:
30
30
@@ -66,14 +66,14 @@ If you discover any security related issues, please email
[email protected]
66
66
67
67
## Credits
68
68
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
72
72
73
73
Inspiration for the PrintNode API wrapper comes from:
74
74
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 )
77
77
78
78
Inspiration for certain aspects of the API implementations comes from:
79
79
You can’t perform that action at this time.
0 commit comments