aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 50bd5ee..388f98c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# cabal-helper
+# The `cabal-helper` library
[![build status](https://gitlab.com/dxld/cabal-helper/badges/master/build.svg)](https://gitlab.com/dxld/cabal-helper/commits/master)
-The ultimate goal of `cabal-helper` is to give Haskell development tools access
-to the same environment which build tools such as
+The purpose of the `cabal-helper` library is to give Haskell development tools
+access to the same environment which build tools such as
[cabal](https://www.haskell.org/cabal) and [stack](https://www.haskellstack.org)
provide to the compiler.