aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index f5447dc..1e38aa9 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,7 @@
#+title: hcel
-hcel is an indexer and a server of Haskell packages. It serves
-indexed packages through JSON API.
+hcel is an indexer and a server of Haskell package source code. It
+serves indexed packages through JSON API.
It is a fork of [[https://github.com/alexwl/haskell-code-explorer][Haskell Code Explorer]], and works with GHC-9.2.2 with
Cabal-3.6.2.0, and possibly other adjacent versions.