From 4f21731fec01abde33e78cf191ff848893f5ffe4 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Sat, 9 Nov 2024 11:38:34 -0500 Subject: [PATCH] Center-align README content (#1893) * Center-align README content As suggested by godelski https://news.ycombinator.com/item?id=42092463 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cfa344180..1f37c84bb 100644 --- a/README.md +++ b/README.md @@ -61,22 +61,22 @@ Delta has many features and is very customizable; please see the [user manual](h Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output. - +
image
- delta with line-numbers activated +

delta with line-numbers activated

- +
image
- delta with side-by-side and line-numbers activated +

delta with side-by-side and line-numbers activated

@@ -85,7 +85,7 @@ Here's what `git show` can look like with git configured to use delta:
- +