From 648e74cc042d593ac519077913b670f43b890829 Mon Sep 17 00:00:00 2001 From: Kirill Pertsev Date: Sat, 19 Oct 2019 17:07:38 -0700 Subject: [PATCH] Added link to the issue explaining -alt version --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 680d6d2..62f1963 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ There are two versions provided: 1. Default has =< and >= ligated into "less or equal" and "greater or equal" 1. Alt version enables <= (replacing reverse fat arrow) and >= instead (closes #3) +### What's up with the ALT version in the releases? +See [this issue](https://github.com/kika/fixedsys/issues/3) + ## Rationale I was always jealous for folks using [Fira Code](https://github.com/tonsky/FiraCode), [Hasklig](https://github.com/i-tu/Hasklig) or [Monoid](https://github.com/larsenwork/monoid)