Skip to content

Commit d7a45c7

Browse files
committed
Move the tutorials to their own section
1 parent a959a1b commit d7a45c7

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@
1010
highlighting), indentation, navigation and refactoring support for the
1111
[Clojure(Script) programming language](http://clojure.org).
1212

13-
This document assumes you're familiar with Emacs. More thorough walkthroughs,
14-
targeting Emacs beginners, are available at
15-
[clojure-doc.org](http://clojure-doc.org/articles/tutorials/emacs.html) and
16-
[Clojure for the Brave and the True](http://www.braveclojure.com/basic-emacs/).
17-
Keep in mind, however, that they might be out-of-date.
13+
-----------
1814

1915
**This documentation tracks the `master` branch of `clojure-mode`. Some of
2016
the features and settings discussed here might not be available in
@@ -517,6 +513,14 @@ similar to SLIME for Common Lisp.
517513

518514
If you're into Clojure and Emacs you should definitely check it out.
519515

516+
## Tutorials
517+
518+
Tutorials,
519+
targeting Emacs beginners, are available at
520+
[clojure-doc.org](http://clojure-doc.org/articles/tutorials/emacs.html) and
521+
[Clojure for the Brave and the True](http://www.braveclojure.com/basic-emacs/).
522+
Keep in mind, however, that they might be out-of-date.
523+
520524
## Changelog
521525

522526
An extensive changelog is available [here](CHANGELOG.md).

0 commit comments

Comments
 (0)