From f0c8edbf17c2ef1434234c87453c96c105db3327 Mon Sep 17 00:00:00 2001 From: onagurna Date: Tue, 20 Oct 2020 14:27:50 +0300 Subject: [PATCH] Fix syntax error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db4002f3e..02d0afafd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Windows (via Linux Subsystem), macOS, NixOS, Debian, Ubuntu Like React's JSX. Write html code in your haskell files. This will be transformed to actual type-checked haskell code at compile time. **Longterm Roadmap** -Lot's of frameworks are already gone a year after launch. Especially in the fast moving JS world. But don't worry about IHP. We have been using it at digitally induced since 2017. It's actively used by us and our friends and partners. Even without external contributors we will build new features and do periodic maintaince releases in the future. We have big plans for IHP and as a profitable and independent software company we have the ability to actually execute them over the longterm. +Lot's of frameworks are already gone a year after launch. Especially in the fast moving JS world. But don't worry about IHP. We have been using it at digitally induced since 2017. It's actively used by us and our friends and partners. Even without external contributors we will build new features and do periodic maintenance releases in the future. We have big plans for IHP and as a profitable and independent software company we have the ability to actually execute them over the longterm. ## Getting Started