From 6d652063ee09493a7e00da9a4889626ba8dc2c55 Mon Sep 17 00:00:00 2001 From: Vangelis Kostalas Date: Fri, 5 Jul 2019 15:38:04 +0300 Subject: [PATCH] Small changes to README.rst --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index d4206ea..853b79b 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ ulauncher-unicode ----------------- -A `Ulauncher`_ extension for searching unicode characters and copying to clipboard. +A `Ulauncher`_ extension for searching unicode characters and copying them to the clipboard. Demo @@ -13,7 +13,7 @@ Demo Installation ============ -Open ulauncher, go to `preferences > extensions > Add extension` and paste the project's URL: `https://github.com/zensoup/ulauncher-unicode` +Open ulauncher, go to ``preferences > extensions > Add extension`` and paste the project's URL: ``https://github.com/zensoup/ulauncher-unicode`` Usage @@ -27,7 +27,9 @@ The character list is automatically generated from https://www.unicode.org Checklist ========= -Add support for character combinations like skin tones, flags and combined emojis using alt+enter. + + +☐ Add support for character combinations like skin tones, flags and combined emojis using alt+enter.