Fix the spacing issue in config in README.md

This commit is contained in:
Orhun Parmaksız
2024-11-03 23:17:27 +03:00
parent d48e6c7e19
commit 31fb0f8945

View File

@ -66,7 +66,7 @@ The file format is documented below as an example:
```ini ```ini
# The syntax is "key = value". The whitespace around the equals doesn't matter. # The syntax is "key = value". The whitespace around the equals doesn't matter.
background = 282c34 background = 282c34
foreground= ffffff foreground = ffffff
# Comments start with a `#` and are only valid on their own line. # Comments start with a `#` and are only valid on their own line.
# Blank lines are ignored! # Blank lines are ignored!