This commit is contained in:
J. Nick Koston 2022-09-09 08:53:47 -05:00
commit fc7f24d961

View File

@ -30,7 +30,7 @@
<img src="https://img.shields.io/pypi/l/dbus-fast.svg?style=flat-square" alt="License">
</p>
A faster version of dbus-fast original from the great next great DBus library for Python library
A faster version of dbus-fast originally from the great next great DBus library for Python library
## Installation
@ -200,8 +200,7 @@ loop.run_until_complete(main())
## Projects that use python-dbus-fast
- The [Playerctl](https://github.com/altdesktop/playerctl) test suite
- [i3-dstatus](https://github.com/altdesktop/i3-dstatus)
- The [Bluetooth Adapters][https://github.com/bluetooth-devices/bluetooth-adapters]
## Contributing