From d2820abf1304918a4a0abbd0c3da3d835f392940 Mon Sep 17 00:00:00 2001 From: illiliti Date: Thu, 10 Sep 2020 21:28:59 +0300 Subject: [PATCH] newline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b178c1..0bb96b3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Thanks god udev has stable API and hopefully no changes will be made in future. On this basis i decided to create this clean-room implementation of libudev which can be used with any or without device manager. -[1] https://github.com/FreeBSDDesktop/libudev-devd +[1] https://github.com/FreeBSDDesktop/libudev-devd [2] https://github.com/oasislinux/libinput What Works