From e12ccb2ff5540d98922dadefb696b5e5cb23527b Mon Sep 17 00:00:00 2001 From: Arsen Musayelyan Date: Wed, 24 Nov 2021 16:51:42 -0800 Subject: [PATCH] Fix README errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebc267d..9a7c7fa 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This library's import path is `go.arsenm.dev/infinitime`. ### Dependencies -This library requires `dbus`, `bluez`, and `pactl` to function. The first two are for bluetooth, and the last two for music control. +This library requires `dbus`, `bluez`, and `pactl` to function. These allow the library to use bluetooth, control media, control volume, etc. #### Arch