emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inf-clojure 08428a4 064/313: Extend the abstract a bit


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure 08428a4 064/313: Extend the abstract a bit
Date: Wed, 11 Aug 2021 09:59:47 -0400 (EDT)

branch: elpa/inf-clojure
commit 08428a4416281814ce50bed56432fa9b52d22885
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Extend the abstract a bit
---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ccea0ed..235b8d7 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,15 @@
 [![MELPA][melpa-badge]][melpa-package]
 [![MELPA Stable][melpa-stable-badge]][melpa-stable-package]
 
-# Inf Clojure
+# inf-clojure
 
 This package provides basic interaction with a Clojure subprocess (REPL).
+It's based on ideas from the popular `inferior-lisp` package.
+
+`inf-clojure` has two components - a nice Clojure REPL with
+auto-completion and a minor mode (`inf-clojure-minor-mode`), which
+extends `clojure-mode` with commands to evaluate forms directly in the
+REPL.
 
 For a more powerful/full-featured solution see [CIDER][].
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]