Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Rojas committed Aug 24, 2014
1 parent ec2c9e9 commit e2b471c
Showing 1 changed file with 14 additions and 23 deletions.
37 changes: 14 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,27 @@
# cryptopals

FIXME: description
http://cryptopals.com/ in Clojure

## Installation
## Running the tests

Download from http://example.com/FIXME.
$ lein test

## Usage
## Challenges

FIXME: explanation
###Set 1

$ java -jar cryptopals-0.1.0-standalone.jar [args]

## Options

FIXME: listing of options this app accepts.

## Examples

...

### Bugs

...

### Any Other Sections
### That You Think
### Might be Useful
- [x] Challenge 1
- [x] Challenge 2
- [ ] Challenge 3
- [ ] Challenge 4
- [ ] Challenge 5
- [ ] Challenge 6
- [ ] Challenge 7
- [ ] Challenge 8

## License

Copyright © 2014 FIXME
Copyright © 2014 Francisco Rojas

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.

0 comments on commit e2b471c

Please sign in to comment.