From e796c6192d804d3dc85e8174085e081310bf7d08 Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Thu, 14 Jul 2016 13:38:30 +0600 Subject: [PATCH] Link to Install instructions (closes #207) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de9730e..3732988 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Programmers use a lot of symbols, often encoded with several characters. For the ### Solution -#### Download [Fira Code v1.102](https://github.com/tonsky/FiraCode/releases/download/1.102/FiraCode_1.102.zip) | Follow updates 📢 [@FiraCode](https://twitter.com/FiraCode) +#### Download [Fira Code v1.102](https://github.com/tonsky/FiraCode/releases/download/1.102/FiraCode_1.102.zip) | [Install](https://github.com/tonsky/FiraCode/wiki) | Follow updates 📢 [@FiraCode](https://twitter.com/FiraCode) + Fira Code is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like `..` or `//`, ligatures allow us to correct spacing.