branch: elpa/inf-clojure commit a2cebf5362fe583538dda8dcf6348a8d73b462a2 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Add a separator between a couple of paragraphs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c95cebd..135945b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ It's based on ideas from the popular `inferior-lisp` package. interaction minor mode (`inf-clojure-minor-mode`), which extends `clojure-mode` with commands to evaluate forms directly in the REPL. +----------- + **This documentation tracks the `master` branch of `inf-clojure`. Some of the features and settings discussed here might not be available in older releases (including the current stable release). Please, consult