From 2bc6ed495081426a79cbb3dfa9909f33f28f3323 Mon Sep 17 00:00:00 2001 From: John Levon Date: Tue, 4 May 2021 09:45:36 +0100 Subject: README: fix a small typo (#455) Signed-off-by: John Levon Reviewed-by: Thanos Makatos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4ea228..8b69713 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ libvfio-user ============ vfio-user is a framework that allows implementing PCI devices in userspace. -Clients (such as [qemu](https://qemu.org) talk the [vfio-user +Clients (such as [qemu](https://qemu.org)) talk the [vfio-user protocol](https://lists.gnu.org/archive/html/qemu-devel/2020-11/msg02458.html) over a UNIX socket to a server. This library, `libvfio-user`, provides an API for implementing such servers. -- cgit v1.1