From 981d3e8785b65199a443629ac356e24f6a4032dd Mon Sep 17 00:00:00 2001 From: dimmus Date: Thu, 14 Sep 2023 15:00:53 +0500 Subject: [PATCH] readme: minor formating fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 166c7fc53..9c2eb0ba9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

EFLETE (EFL Edge Theme Editor)

- +


@@ -65,7 +65,7 @@ ninja -C build test ``` ## Applying themes -To apply a theme to elementary, you should place created edj-file in the elementary themes directory (default: `/usr/local/share/elementary/themes)`. Note: do not forget to add read permissions to the copied file. After that, the theme will be available for selection from `elementary_config`. +To apply a theme to elementary, you should place created edj-file in the elementary themes directory (default: `/usr/local/share/elementary/themes`). Note: do not forget to add read permissions to the copied file. After that, the theme will be available for selection from `elementary_config`. ## Bash autocompletion