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.