From 8415d9e7d46c2a741e41ee75b23e1272b8c7c040 Mon Sep 17 00:00:00 2001 From: Reuh Date: Sun, 20 May 2018 17:30:14 +0200 Subject: [PATCH] Update README.md writing is hard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a058926..9be739e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # daccord Work-in-progress MPD client. You probably don't want to use it now. -You may be interested howerver in the MPD client library mpd.lua (Lua 5.1-5.3 with luasocket) in this repository, which supports every MPD command and seems to work pretty well. Licensed under a different license (MIT/X11-like) than this repository, see the mpd.lua file. I may make a dedicated repository if there's interest, and I'm not too lazy to write documentation and examples. +You may be interested howerver in the MPD client library mpc.lua (Lua 5.1-5.3 with luasocket) in this repository, which supports every MPD command and seems to work pretty well. Licensed under a different license (MIT/X11-like) than this repository, see the mpc.lua file. I may make a dedicated repository if there's interest, and I'm not too lazy to write documentation and examples.