Skip to content

Commit 0d2e794

Browse files
committed
Use <code> for repository links in the README
Signed-off-by: DL6ER <[email protected]>
1 parent e26fbbc commit 0d2e794

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
This is a dockerized `python3` web service to print labels on Brother QL label printers.
66
The web interface is [responsive](https://en.wikipedia.org/wiki/Responsive_web_design). The CI tests are run using `pytest` in the [latest version of Python](https://hub.docker.com/layers/library/python/3-alpine) for Alpine Linux.
77

8-
There are a lot of forks of the `brother_ql` and `brother_ql_web` repos from [pklaus](https://github.com/pklaus/brother_ql).
8+
There are a lot of forks of the `brother_ql` and `brother_ql_web` repos from [`pklaus/brother_ql`](https://github.com/pklaus/brother_ql).
99
This fork tries to support many more printers and provide additional features.
1010

11-
Additional printer support comes from [matmair/brother_ql-inventree](https://github.com/matmair/brother_ql-inventree) as a dependency for communicating with the printers and [tbnobody/brother_ql_web](https://github.com/tbnobody/brother_ql_web) as a base for the frontend as there have been a few fixes and improvements implemented over there. This fork also builds on enhancements from [dersimn/brother_ql_web](https://github.com/dersimn/brother_ql_web) and [davidramiro/brother_ql_web](https://github.com/davidramiro/brother_ql_web) for which we are grateful, too.
11+
Additional printer support comes from [`matmair/brother_ql-inventree`](https://github.com/matmair/brother_ql-inventree) as a dependency for communicating with the printers and [`tbnobody/brother_ql_web`](https://github.com/tbnobody/brother_ql_web) as a base for the frontend as there have been a few fixes and improvements implemented over there. This fork also builds on enhancements from [`dersimn/brother_ql_web`](https://github.com/dersimn/brother_ql_web) and [`davidramiro/brother_ql_web`](https://github.com/davidramiro/brother_ql_web) for which we are grateful, too.
1212

1313
## Screenshots
1414

0 commit comments

Comments
 (0)