From a498ee16464f46c3fd61ef8daf7694f5da798e35 Mon Sep 17 00:00:00 2001 From: nat-418 <93013864+nat-418@users.noreply.github.com> Date: Sat, 8 Oct 2022 09:48:41 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae12177..348e347 100644 --- a/README.md +++ b/README.md @@ -49,14 +49,14 @@ to go. Currently implemented layouts are: -* stack, a "portrait" optimized layout: +* `stack`, a "portrait" optimized layout: ``` | Buffer 2 Buffer 1 +-------- | Buffer 2 ``` -* row, a "landscape" optimized layout: +* `row`, a "landscape" optimized layout: ``` Buffer 1 ---------+---------