Skip to content

Commit

Permalink
fix up bad text on README, take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
drivet committed Sep 20, 2015
1 parent 2a13eb2 commit a0105b1
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 @@ -32,13 +32,13 @@ after_success:
Assuming you're using github, the app will deposit the report under:

<pre>
/<githubuser>/<repo>/report.html
/githubuser/repo/report.html
</pre>

And a colour coded pylint rating image under:

<pre>
/<githubuser>/<repo>/rating.svg
/githubuser/repo/rating.svg
</pre>

Put a badge on your README accordingly.

0 comments on commit a0105b1

Please sign in to comment.