diff --git a/README.md b/README.md index cc7a0c1..d0b6faa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -generic-syntax-expanders -======================== +# generic-syntax-expanders [![Build Status](https://travis-ci.org/jackfirth/generic-syntax-expanders.svg?branch=master)](https://travis-ci.org/jackfirth/generic-syntax-expanders) A Racket package for creating macros with built-in support for defining sub-macros within them, similar to match expanders