www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 0e9f1b82a88f3a938e4e47bac569c98ef5154f3f
parent cade2e781f13fb034487f352a3708f4ff3178f7e
Author: Jack Firth <jackhfirth@gmail.com>
Date:   Fri, 20 Mar 2015 20:30:24 -0700

Update README.md
Diffstat:
MREADME.md | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 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