www

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

commit 5d3e291c44ed861cba581f7cd3923b8129baf727
parent 4ea66308a313d5083e2eae907464301931c73d81
Author: AlexKnauth <alexander@knauth.org>
Date:   Mon, 25 Aug 2014 11:24:27 -0400

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

diff --git a/README.md b/README.md @@ -3,7 +3,7 @@ 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@afl/index.html +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)