summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Liberty <matt.liberty@gmail.com>2013-10-25 05:55:56 -0700
committerMatt Liberty <matt.liberty@gmail.com>2013-10-25 05:55:56 -0700
commitf605056695c5fe2638dd928b1bf1405866ffa84e (patch)
tree5769c0f7894e1f7ccaed136c182c208d87edf04b
parent375cbc5074539a5da42089bda4b82db50ffd4e52 (diff)
Add travis status to README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5e1c4c0..6c3dd30 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
Quackle
=======
+[![Build Status](https://secure.travis-ci.org/quackle/quackle.png?branch=master)](http://travis-ci.org/quackle/quackle)
+
Crossword game artificial intelligence and analysis tool.
See LICENSE in this directory.