diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:49:08 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:49:08 -0400 |
commit | fec8d677213fa7877981763a444fffe9c7d2105d (patch) | |
tree | 558b55566cc1195d6aea341848ec2e8511bd948b /office | |
parent | f3b0cf9df473a6d73cfb273d3ea52919eefcafc7 (diff) |
office/msee: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office')
-rw-r--r-- | office/msee/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/office/msee/README b/office/msee/README index 047a88b00468..f8428c709308 100644 --- a/office/msee/README +++ b/office/msee/README @@ -1,2 +1,4 @@ *msee* is a command-line tool to read markdown file. -And it's a library help your command-line software to output readable markdown content. + +And it's a library help your command-line software to output readable +markdown content. |