diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:21:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:21:51 -0400 |
commit | dd235e6bd43c88dfa038151a617be6c10032d8ec (patch) | |
tree | 192fc7dd2adb3f952056eb4cd2bd62f99f8129e5 /libraries/SFML | |
parent | 3e7214f62c528b24bee4b8d0c944c00cf8fedfdc (diff) | |
download | slackbuilds-dd235e6bd43c88dfa038151a617be6c10032d8ec.tar.gz |
libraries/SFML: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/SFML')
-rw-r--r-- | libraries/SFML/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/SFML/README b/libraries/SFML/README index ad6e1b0b95..cdc68d1c54 100644 --- a/libraries/SFML/README +++ b/libraries/SFML/README @@ -1,4 +1,4 @@ -SFML is a simple, fast, cross-platform and object-oriented multimedia API. -It provides access to windowing, graphics, audio and network. -It is written in C++, and has bindings for various languages such as C, -.Net, Ruby, Python. +SFML is a simple, fast, cross-platform and object-oriented multimedia +API. It provides access to windowing, graphics, audio and network. +It is written in C++, and has bindings for various languages such as +C, .Net, Ruby, Python. |