diff --git a/README.md b/README.md index ed3fc2d..80056fd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # serverless-http -[![Build Status](https://travis-ci.org/dougmoscrop/serverless-http.svg?branch=master)](https://travis-ci.org/dougmoscrop/serverless-http) - ## Description This module allows you to 'wrap' your API for serverless use. No HTTP server, no ports or sockets. Just your code in the same execution pipeline you are already familiar with.