From 871648a4ef4e1d46b90be3eb3bacdba7b4daaaae Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 29 Dec 2022 10:55:27 +0000 Subject: [PATCH] Switch to new 100-120 column code style. --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 75282d8..f3004d4 100644 --- a/README.md +++ b/README.md @@ -3,22 +3,20 @@

Licensing

-

All content is licensed under BSD 3-Clause Clear license.

+

All content is licensed under BSD 3-Clause Clear License.



Security

-

All files are checked for security issues; however, it is always the
-user's responsibility to audit the code before installing and/or executing
-it.
+

All files are checked for security issues; however, it is always the user's responsibility to +audit the code before installing and/or executing it.

-The maintainers take no responsibility for any security issues which
-may arise due to usage of this repository.

+The maintainers take no responsibility for any security issues which may arise due to usage of this +repository.



Branches

dev

-

Development branch. All pre-alpha development and alpha testing happens
-here.
+

Development branch. All pre-alpha development and alpha testing happens here.

beta

Beta branch. All beta testing happens here.