From bdb6adbd0c438f4bec557399a257856143064c8f Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Sun, 1 Jul 2018 13:45:00 +0300 Subject: [PATCH 1/2] README: Simplify the sentence describing supported features --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe101386..ba05de6f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy was ### What's different? -Whereas synergy has moved beyond its goals from the 1.x era, barrier aims to maintain that simplicity. Barrier will let you use your keyboard and mouse from machine A to control machine B (or more). That's it. +Whereas synergy has moved beyond its goals from the 1.x era, barrier aims to maintain that simplicity. +Barrier will let you use your keyboard and mouse from one computer to control one or more other computers. +That's it. ### Project goals From d95687543c2c5db08265df039348dca2accaa614 Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Sun, 1 Jul 2018 13:45:23 +0300 Subject: [PATCH 2/2] README: Mention clipboard sharing is supported --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba05de6f..432839b2 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy was Whereas synergy has moved beyond its goals from the 1.x era, barrier aims to maintain that simplicity. Barrier will let you use your keyboard and mouse from one computer to control one or more other computers. +Clipboard sharing is supported. That's it. ### Project goals