Move scripts into their own directory.

master
Colin Jones 14 years ago
parent fa9b51743c
commit baecf7edb4

@ -31,11 +31,9 @@ which will download all dependencies you need to run the Clojure koans.
To run the koans, simply run
`run.sh`
`script/run` on Mac/\*nix
or, on Windows,
`run.bat`
`script\run` on Windows
You'll see something like this:

Loading…
Cancel
Save