Added OS credit file

This commit is contained in:
Nav
2021-04-08 00:36:03 +01:00
parent f364fb9c22
commit 9dd42ecbd5
2 changed files with 6 additions and 1 deletions

5
POWEREDBY.md Normal file
View File

@@ -0,0 +1,5 @@
### Bloom is powered by the following open-source software:
- libusb (https://libusb.info/)
- hidapi (https://github.com/signal11/hidapi)
- Qt (https://www.qt.io/product/framework)

View File

@@ -48,7 +48,7 @@
<widget class="QLabel" name="os-link-label">
<property name="text">
<string><![CDATA[
<span>Powered by <a style="color: #3F86A0;" href="https://bloom.oscillate.io/">open-source software</a></span>
<span>Powered by <a style="color: #3F86A0;" href="https://bloom.oscillate.io/powered-by">open-source software</a></span>
]]></string>
</property>
<property name="openExternalLinks">