mirror of
https://github.com/pklaus/brother_ql_web.git
synced 2024-05-25 11:56:53 +03:00
Mention LICENSE in the README
This commit is contained in:
parent
aaba0794ab
commit
56f3a16f76
|
@ -74,3 +74,12 @@ All in all, the web server offers:
|
|||
* an API at `/api/print/text?text=Your_Text&font_size=100&font_family=Minion%20Pro%20(%20Semibold%20)`
|
||||
to print a label containing 'Your Text' with the specified font properties.
|
||||
|
||||
### License
|
||||
|
||||
This software is published under the terms of the GPLv3, see the LICENSE file in the repository.
|
||||
|
||||
Parts of this package are redistributed software products from 3rd parties. They are subject to different licenses:
|
||||
|
||||
* [Bootstrap](https://github.com/twbs/bootstrap), MIT License
|
||||
* [Glyphicons](https://getbootstrap.com/docs/3.3/components/#glyphicons), MIT License (as part of Bootstrap 3.3)
|
||||
* [jQuery](https://github.com/jquery/jquery), MIT License
|
||||
|
|
Loading…
Reference in New Issue
Block a user