Skip to content

Commit 4e392b5

Browse files
committedAug 12, 2015
Update README.md
1 parent d0a0635 commit 4e392b5

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed
 

‎README.md

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
# compojure-app
22

3-
A Clojure library designed to ... well, that part is up to you.
3+
A sample Ring/Compojure server
44

55
## Usage
66

7-
FIXME
8-
9-
## License
10-
11-
Copyright © 2015 FIXME
12-
13-
Distributed under the Eclipse Public License either version 1.0 or (at
14-
your option) any later version.
7+
```
8+
lein run
9+
```

0 commit comments

Comments
 (0)
Please sign in to comment.