Skip to content

Commit

Permalink
instructions for the impatient
Browse files Browse the repository at this point in the history
  • Loading branch information
marick committed Jun 30, 2010
1 parent c16cb66 commit 52c8a9f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ Clojure that supports three levels of syntactic sugar:
Tests](http://www.growing-object-oriented-software.com/)
to the functional landscape.

# For the impatient #

If you want to see Midje in action by downloading one file and typing
two commands, do this:

* [Click here](http://github.com/marick/Midje/raw/master/downloads/semi-sweet-examples.zip).
* In a shell, go to the directory your browser unpacked the example
into.
* Type "run". (Windows users, see README.html)

# Sweet style #

This isn't implemented yet. It will look something like this
Expand Down

0 comments on commit 52c8a9f

Please sign in to comment.