diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:46:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:46:12 -0400 |
commit | 98427f730eee35c3debe68db883733913754ab48 (patch) | |
tree | bf279bb06bcc10c0ba7b9fdb70652fed80bc8cd1 /office/briss | |
parent | 9137b41543da7a8f06f30beffe5228caf54fd756 (diff) |
office/briss: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/briss')
-rw-r--r-- | office/briss/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/office/briss/README b/office/briss/README index a08cd64fd0e0..819276b03bf6 100644 --- a/office/briss/README +++ b/office/briss/README @@ -1,6 +1,7 @@ BRISS aims to offer a simple cross-platform (Linux, Windows, Mac OSX) -application for cropping PDF files. A simple user interface lets you define -exactly the crop-region by fitting a rectangle on the visually overlaid pages. -It's licensed under GPL. -To build the package and run this program a Java runtime environment (JRE) is -enough. +application for cropping PDF files. A simple user interface lets you +define exactly the crop-region by fitting a rectangle on the visually +overlaid pages. It's licensed under GPL. + +To build the package and run this program a Java runtime environment +(JRE) is enough. |