Skip to content

Commit

Permalink
punctuation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Mar 10, 2014
1 parent c163221 commit 66d1b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Coverage Status](https://coveralls.io/repos/bfontaine/lein-fore-prob/badge.png)](https://coveralls.io/r/bfontaine/lein-fore-prob)

A leiningen plugin which given a problem from 4clojure will populate the
current project's tests with the problem's tests. This is based on
current projects tests with the problems tests. This is based on
[`lein-foreclojure-plugin`][lfp] code updated for Leiningen 2.

[lfp]: https://github.com/broquaint/lein-foreclojure-plugin
Expand Down Expand Up @@ -35,7 +35,7 @@ You can use multiple problem ids at the same time. Use the `open` subcommand
(as of version 0.1.2-SNAPSHOT) to open these problems in a browser instead of
adding it to the current project.

## What's added
## Whats added

Given a new project like this:

Expand Down

0 comments on commit 66d1b93

Please sign in to comment.