From 27cc38b8da54476e8ecf39f523ade693d3bd71a8 Mon Sep 17 00:00:00 2001 From: be5invis Date: Sun, 1 May 2016 08:46:22 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 471f93ef1..73deb2428 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ The current avaliable styles are: * `v-paragraph-high` : Higher paragraph symbol `¶` (default). * `v-paragraph-low` : Lower paragraph symbol `¶`. * Styles related to ligations - * `nl` : Disable ligations. When this style is present, the font built will not contain ligatures, and its family name will be set to `IosevkaNL`. In case of your OS or editor cannot handle ligatures correctly, you can disable ligations using it. + * `term` : Disable ligations. When this style is present, the font built will not contain ligatures, and its family name will be set to `Iosevka Term`. In case of your OS or editor cannot handle ligatures correctly, you can disable ligations using it. ## Release Notes