summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelpingHand1 <HelpingHand1@users.noreply.github.com>2014-12-13 13:01:40 -0500
committerHelpingHand1 <HelpingHand1@users.noreply.github.com>2014-12-13 13:01:40 -0500
commit4b7d7cdef2b22ae4065ed08066fee47219141351 (patch)
tree749dfca4a635d6f8368f70987748872aab147e78
parent97e667ab3041382f49159ef598e2847cffa93aaa (diff)
downloadparsedown-4b7d7cdef2b22ae4065ed08066fee47219141351.zip
parsedown-4b7d7cdef2b22ae4065ed08066fee47219141351.tar.gz
parsedown-4b7d7cdef2b22ae4065ed08066fee47219141351.tar.bz2
updated readme.md per comment by cebe
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f65799..4a42331 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
## Parsedown
-[![Build Status](https://travis-ci.org/erusev/parsedown.svg)](https://travis-ci.org/erusev/parsedown)
+[![Build Status](https://travis-ci.org/erusev/parsedown.svg?branch=master)](https://travis-ci.org/erusev/parsedown)
Better Markdown Parser in PHP