Move build status

This commit is contained in:
Alex Knauth 2015-10-17 23:21:56 -04:00
parent 4d60b486db
commit a97cd6e81d

View File

@ -1,12 +1,10 @@
afl
afl [![Build Status](https://travis-ci.org/AlexKnauth/afl.png?branch=master)](https://travis-ci.org/AlexKnauth/afl)
===
a meta-language for adding rackjure-like [anonymous function literals](http://www.greghendershott.com/rackjure/index.html#%28part._func-lit%29) to a language, based on at-exp and rackjure
documentation: http://pkg-build.racket-lang.org/doc/afl/index.html
[![Build Status](https://travis-ci.org/AlexKnauth/afl.png?branch=master)](https://travis-ci.org/AlexKnauth/afl)
Example:
```racket
#lang afl racket/base