Readme.md in makeup-0.3.0 vs Readme.md in makeup-0.4.0
- old
+ new
@@ -1,6 +1,10 @@
# Makeup
+<a href="http://travis-ci.org/cjohansen/makeup" class="travis">
+ <img src="https://secure.travis-ci.org/cjohansen/makeup.png">
+</a>
+
Makeup provides markup rendering and syntax highlighting in one glorious
package. It can also syntax highlight "fenced code blocks" in markdown files.
`Makeup` does all its heavylifting through `GitHub::Markup` and `Pygments.rb`,
and combines the two for killer code blocks in markup files.