Skip to content

Commit

Permalink
doc: TOC, list formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandwalker committed Jul 31, 2014
1 parent 381b412 commit 9c17121
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.markdown
Expand Up @@ -4,6 +4,11 @@

Vector-manipulation utility functions for Emacs.

* [Quickstart](#quickstart)
* [vector-utils](#vector-utils)
* [Compatibility and Requirements](#compatibility-and-requirements)
* [See Also](#see-also)

## Quickstart

```elisp
Expand Down Expand Up @@ -55,4 +60,4 @@ No external dependencies

## See Also

* [Why you should not modify vectors](http://emacswiki.org/emacs/VectorUsage)
* [Why you should not modify vectors](http://emacswiki.org/emacs/VectorUsage)

0 comments on commit 9c17121

Please sign in to comment.