From 421b35a16d00b6880cd00a1a41ab136aab3b37b3 Mon Sep 17 00:00:00 2001
From: Teo Mrnjavac <teo@kde.org>
Date: Thu, 7 May 2015 16:47:33 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0147e07f13..2938f4b068 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Calamares is currently split as follows:
  2. __libcalamaresui__ - The front-end library.
    * Same dependencies as libcalamares, plus QtWidgets and other Qt modules.
    * Comes with a module loading system, for different kinds of plugins.
-   * Themeable, so branding can be done easily (plugin-based, TBD).
+   * Supports branding components.
    * Presents a bunch of pages in a scripted order, enqueues jobs in the back-end library.
  3. __calamares__ - The main executable.
    * A thin wrapper around libcalamaresui; starts up and plugs together all the parts.
-- 
GitLab