From 6a3be2eba89f71f2ba53cd0974c3b0caef4ee8aa Mon Sep 17 00:00:00 2001 From: Steve Pulec Date: Fri, 15 Mar 2013 11:11:23 -0400 Subject: [PATCH] remove warning from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e6df6c18a..7fbd40cdf 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ [![Build Status](https://travis-ci.org/spulec/moto.png?branch=master)](https://travis-ci.org/spulec/moto) [![Coverage Status](https://coveralls.io/repos/spulec/moto/badge.png?branch=master)](https://coveralls.io/r/spulec/moto) -# WARNING: Moto is still in active development - # In a nutshell Moto is a library that allows your python tests to easily mock out the boto library.