From 14d0ef335194893baa8e9a02345fe03f78785437 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 9 Sep 2022 08:50:13 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a7339de..4754766 100644 --- a/README.md +++ b/README.md @@ -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 From 7ca05c866974d4e09e29e6a4c129f1ce7cf93ac6 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 9 Sep 2022 08:50:29 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4754766..68908fc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ License

-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