commit 50ec46be192584ec1247f3884cab23646ab86c29 parent 0e9f1b82a88f3a938e4e47bac569c98ef5154f3f Author: Jack Firth <jackhfirth@gmail.com> Date: Sat, 21 Mar 2015 20:07:34 -0700 Update README.md Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,3 +1,3 @@ -# generic-syntax-expanders [](https://travis-ci.org/jackfirth/generic-syntax-expanders) +# generic-syntax-expanders [](https://travis-ci.org/jackfirth/generic-syntax-expanders) [](https://coveralls.io/r/jackfirth/generic-syntax-expanders?branch=master) A Racket package for creating macros with built-in support for defining sub-macros within them, similar to match expanders