aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b14bc99e..88001d97 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,10 @@ For everyone else, the detailed instructions to install Alacritty can be found
## Configuration
+**Alacritty versions before 0.13.0 are using YAML configuration files
+and all their settings were documented in the `alacritty.yml`. The example
+`alacritty.yml` file for each release can be found on [GitHub releases page](https://github.com/alacritty/alacritty/releases).**
+
You can find the documentation for Alacritty's configuration in `man 5
alacritty`, or by looking at [the scdoc file] if you do not have the manpages
installed.