summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 52d35b8..67398cf 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-PLY (Python Lex-Yacc) Version 3.11
+# PLY (Python Lex-Yacc) Version 3.11
+
+[![Build Status](https://travis-ci.org/dabeaz/ply.svg?branch=master)](https://travis-ci.org/dabeaz/ply)
Copyright (C) 2001-2017
David M. Beazley (Dabeaz LLC)