diff --git a/Readme.md b/Readme.md index f23c2c0..e5b8835 100644 --- a/Readme.md +++ b/Readme.md @@ -3,9 +3,9 @@ [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/sigma-andex/purescript-httpurple/main/License) [![purescript-httpurple on Pursuit](https://pursuit.purescript.org/packages/purescript-httpurple/badge)](https://pursuit.purescript.org/packages/purescript-httpurple) -A functional http framework with a focus on type-safety and simplicity. +A functional http framework with a focus on type-safety and making the common case easy. -This project was originally forked from the amazing [HTTPure](https://github.com/citizennet/purescript-httpure) http server framework, but has since deviated quite a bit from HTTPure. If you are coming from HTTPure you might want to have a look at the [differences to HTTPure](./docs/Differences.md). +This project was originally forked from the amazing [HTTPure](https://github.com/citizennet/purescript-httpure) http server framework, but has since deviated quite a bit. If you are coming from HTTPure you might want to have a look at the [differences to HTTPure](./docs/Differences.md). ## ToC 1. [Features](#features)