From b03510b2a58ac82d2e6db3d4f11be28e9947262b Mon Sep 17 00:00:00 2001
From: Lars Kanis <lars@greiz-reinsdorf.de>
Date: Wed, 19 Aug 2015 10:42:14 +0200
Subject: [PATCH] Update README.rdoc

---
 README.rdoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.rdoc b/README.rdoc
index 13b8a25..4019505 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -15,7 +15,7 @@ Ruby programming language that you already know and love, while at the
 same time taking advantage of the performance and functionality of a
 featureful, highly optimized C++ toolkit.
 
-== FEATURES/PROBLEMS:
+== FEATURES:
 
 FXRuby supportes everything of FOX, that is useful in Ruby:
 * MDI/SDI application window layouts, floating toolbars
@@ -23,6 +23,7 @@ FXRuby supportes everything of FOX, that is useful in Ruby:
 * Flexible layout management
 * Image read/write support in many formats
 * Embedded OpenGL graphics
+* Thread support
 
 == INSTALL:
 
-- 
GitLab