diff options
Diffstat (limited to 'libraries/SFGUI/README')
-rw-r--r-- | libraries/SFGUI/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/libraries/SFGUI/README b/libraries/SFGUI/README index 18299c1703..abb72a8dfa 100644 --- a/libraries/SFGUI/README +++ b/libraries/SFGUI/README @@ -1,3 +1,7 @@ -SFGUI (Simple and Fast Graphical User Interface) is a fast, simple and native C++ GUI library for SFML. +SFGUI (Simple and Fast Graphical User Interface) -It provides a rich set of widgets and is highly customizable in its looks. The library has been designed with flexibility and extensibility in mind and provides a modern and clean C++ API. +SFGUI is a fast, simple and native C++ GUI library for SFML. + +It provides a rich set of widgets and is highly customizable in its +looks. The library has been designed with flexibility and extensibility +in mind and provides a modern and clean C++ API. |