Update README.md

This commit is contained in:
Alex Mazanov 2020-12-26 18:02:44 -05:00 committed by GitHub
parent 94d5fceee1
commit bb108c50f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,3 +204,13 @@ Option+Click will show all items
If plugin fails to run SwiftBar will show ⚠️ in the menu bar, you can see details by clicking on Error in dropdown menu.
Use macOS `Console.app` to view SwiftBar logs.
## Acknowledgements
SwiftBar uses these opensource libraries:
* [HotKey](https://github.com/soffes/HotKey)
* [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin)
* [Sparkle](https://github.com/sparkle-project/Sparkle)
* [ShellOut](https://github.com/JohnSundell/ShellOut)
To freeze and secure dependencies these libraries are forked to SwiftBar organization.