Update README.md

This commit is contained in:
Jack Firth 2015-03-20 20:30:24 -07:00
parent cade2e781f
commit 0e9f1b82a8

View File

@ -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