From 7d50818660d7008a557a800304dd668de88c9f27 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 17 Dec 2022 23:11:11 +0000 Subject: [PATCH] Update coding style to new 100-120 column style. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 625ba09..0b36356 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,11 @@ 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.


stable

-

Stable branch. Complete and stable versions are stored here.
+

Stable branch. Complete and stable versions are stored here.