Skip to content

Commit bda7234

Browse files
committed
Updated README
1 parent 714d46f commit bda7234

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
1-
# ring-codec
1+
# Ring-Codec
22

3-
A Clojure library designed to ... well, that part is up to you.
3+
Functions for encoding and decoding data into formats commonly used in
4+
web applications.
45

5-
## Usage
6+
## Installation
67

7-
FIXME
8+
To install, add the following to your project `:dependencies`:
9+
10+
[ring/ring-codec "0.1.0-SNAPSHOT"]
811

912
## License
1013

11-
Copyright © 2013 FIXME
14+
Copyright © 2013 James Reeves
1215

13-
Distributed under the Eclipse Public License, the same as Clojure.
16+
Distributed under the MIT License, the same as Ring.

0 commit comments

Comments
 (0)