Skip to content

Commit

Permalink
Point to source in README
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvc committed Apr 9, 2012
1 parent 8d66035 commit 833abea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,9 @@
A simple visualization tool for elementary cellular automata.
Mostly intended to help others learn clojure.

The source code is heavily annotated, see:
[clj-automata/core.clj](https://github.com/andrewvc/clj-automata/blob/master/src/clj_automata/core.clj) for the full docs.

## Usage

lein run RULE_NUMBER
Expand Down

0 comments on commit 833abea

Please sign in to comment.