www

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

commit 07837048b8444e025931e7fba9b639c556271dc1
parent 7bd99394955c9605416e875d400d5169a8e5caab
Author: AlexKnauth <alexander@knauth.org>
Date:   Wed, 16 Jul 2014 08:17:40 -0400

add build status
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -3,6 +3,8 @@ afl a meta-language for rackjure-like anonymous function literals, based on at-exp and rackjure +[![Build Status](https://travis-ci.org/AlexKnauth/afl.png?branch=master)](https://travis-ci.org/AlexKnauth/afl) + Example: ```racket #lang afl racket/base