From 7c31e9643e4b970582517e2eb3991b7d048c76f4 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Sat, 31 Mar 2012 12:36:18 -0700 Subject: [PATCH] remove mention of meck from README.markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index cedfe18..47199e7 100644 --- a/README.markdown +++ b/README.markdown @@ -6,7 +6,7 @@ copyright 2011, 2012 alisdair sullivan jsx is released under the terms of the [MIT][MIT] license -jsx uses [rebar][rebar] for it's build chain and [meck][meck] for it's test suite +jsx uses [rebar][rebar] for it's build chain [![Build Status](https://secure.travis-ci.org/talentdeficit/jsx.png?branch=develop)](http://travis-ci.org/talentdeficit/jsx)