From f49eb6f01d6fe2596ea8650b2ec641c560afa316 Mon Sep 17 00:00:00 2001 From: Henry Addo Date: Tue, 30 Jan 2018 02:43:09 +0100 Subject: [PATCH] Emphasise on the not word for clearer communication --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e121e97..32cea70 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Devices Supported Known Issue -------------------------------------- -Due to a bug in Android itself, it's highly recommended to not use it with a device running [Android 5.1.1 Lollipop](https://en.wikipedia.org/wiki/Android_version_history#Android_5.1_Lollipop_(API_22)). See issue [#142](https://github.com/felHR85/UsbSerial/issues/142) for more details. +Due to a bug in Android itself, it's highly recommended to **not** use it with a device running [Android 5.1.1 Lollipop](https://en.wikipedia.org/wiki/Android_version_history#Android_5.1_Lollipop_(API_22)). See issue [#142](https://github.com/felHR85/UsbSerial/issues/142) for more details. How to use it? --------------------------------------