From 7f4a6cc38a1200a4be05ac3766a0d5bc0291f955 Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 12 Oct 2017 22:19:38 +0300 Subject: Add title formatting and build badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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) -- cgit v1.2.1