Updated README to valid markdown syntax
This commit is contained in:
parent
6bec077174
commit
6418407380
10
README.md
10
README.md
|
|
@ -1,4 +1,5 @@
|
|||
"!https://secure.travis-ci.org/checkstyle/checkstyle.png!":http://travis-ci.org/checkstyle/checkstyle "!https://d2weczhvl823v0.cloudfront.net/romani/checkstyle/trend.png!":https://bitdeli.com/free
|
||||
[![][travis img]][travis]
|
||||
[![][trend img]][trend]
|
||||
|
||||
CHECKSTYLE
|
||||
==========
|
||||
|
|
@ -35,7 +36,7 @@ directory.
|
|||
|
||||
Continuous integration
|
||||
======================
|
||||
Travis: "!https://secure.travis-ci.org/checkstyle/checkstyle.png!":http://travis-ci.org/checkstyle/checkstyle
|
||||
Travis: [![][travis img]][travis]
|
||||
|
||||
|
||||
Feedback
|
||||
|
|
@ -46,6 +47,11 @@ Please send any feedback to https://groups.google.com/forum/?hl=en#!forum/checks
|
|||
Bugs should be reported to the checkstyle bugtracker at
|
||||
https://github.com/checkstyle/checkstyle/issues
|
||||
|
||||
[travis]:http://travis-ci.org/checkstyle/checkstyle
|
||||
[travis img]:https://secure.travis-ci.org/checkstyle/checkstyle.png
|
||||
|
||||
[trend img]:https://d2weczhvl823v0.cloudfront.net/romani/checkstyle/trend.png
|
||||
[trend]:https://bitdeli.com/free
|
||||
|
||||
Thanks for trying out checkstyle!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue