From 944e9a34ed0051ec411f0b5169d59524656f0299 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 27 Jan 2020 12:40:07 -0500 Subject: [PATCH] Link to Neil's post in README Acting as a background context to project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ca4d775e..ebd28c0128 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ide -Integration point for ghcide and haskell-ide-engine. One IDE to rule them all. +Integration point for ghcide and haskell-ide-engine. One IDE to rule them all. Read the [project's background](https://neilmitchell.blogspot.com/2020/01/one-haskell-ide-to-rule-them-all.html). This is *very* early stage software.