Skip to content

Commit

Permalink
Some documentation added
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiramo committed Feb 7, 2014
1 parent b9e970c commit a338d12
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
My 4clojure problem solutions
=============================
This repository consist of my solutions for 4clojure.com programming problems.

### General solution file
4clojure_solutions.clj contains solutions for about 100 problems. These solutions are basic clojure code.

### Leiningen projects
Some of the solutions are modified into a form of Leiningen projects. These projects include basic documentation, simple command line interface, and some unit tests.

0 comments on commit a338d12

Please sign in to comment.