diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:29:06 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:29:06 -0400 |
commit | 9dadbeed38e37de491760625cceb7c7ed0a4b377 (patch) | |
tree | a1d8356be260f76ad995df9ab197da9e018a8d8b /libraries/fifechan | |
parent | 0c7d0d7e8659f029837324f7885a5ac6825d224d (diff) | |
download | slackbuilds-9dadbeed38e37de491760625cceb7c7ed0a4b377.tar.gz |
libraries/fifechan: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/fifechan')
-rw-r--r-- | libraries/fifechan/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/fifechan/README b/libraries/fifechan/README index f3f8c741eb..bd23fde075 100644 --- a/libraries/fifechan/README +++ b/libraries/fifechan/README @@ -1,3 +1,4 @@ -Fifechan is a lightweight cross platform GUI library written in C++ specifically -designed for games. It has a small yet powerful built in set of extendable GUI -Widgets allowing users to create virtually unlimited types of widgets. +Fifechan is a lightweight cross platform GUI library written in C++ +specifically designed for games. It has a small yet powerful built +in set of extendable GUI Widgets allowing users to create virtually +unlimited types of widgets. |