Add installation instructions.

master
Magnar Sveen 14 years ago
parent 6520496191
commit d83ea8ab7b
  1. 8
      README.md
  2. 8
      readme-template.md

@ -2,6 +2,14 @@
The startings of a modern list api for Emacs that does not require 'cl.
## Installation
It's available on [marmalade](http://marmalade-repo.org/):
M-x package-install bang
Or you can just dump `bang.el` in your load path somewhere.
## Functions
* [!map](#map-fn-list) `(fn list)`

@ -2,6 +2,14 @@
The startings of a modern list api for Emacs that does not require 'cl.
## Installation
It's available on [marmalade](http://marmalade-repo.org/):
M-x package-install bang
Or you can just dump `bang.el` in your load path somewhere.
## Functions
[[ function-list ]]

Loading…
Cancel
Save