From eaefc89aa287488d0cdca1581b7b612d67a38b8c Mon Sep 17 00:00:00 2001 From: Ben Congdon Date: Tue, 1 May 2018 20:18:24 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d8b68cf..2769144 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@

-**[WIP] This project is still very much a work-in-progress** - Corral is a MapReduce framework designed to be deployed to serverless platforms, like [AWS Lambda](https://aws.amazon.com/lambda/). It presents a lightweight alternative to Hadoop MapReduce. Much of the design philosophy was inspired by Yelp's [mrjob](https://pythonhosted.org/mrjob/) -- corral retains mrjob's ease-of-use while gaining the type safety and speed of Go. @@ -257,4 +255,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file - mrjob-inspired Go MapReduce library - [Zappa](https://github.com/Miserlou/Zappa) - Serverless Python toolkit. Inspired much of the way that corral does automatic Lambda deployment -- Logo: [Fence by Vitaliy Gorbachev from the Noun Project](https://thenounproject.com/search/?q=fence&i=1291185) \ No newline at end of file +- Logo: [Fence by Vitaliy Gorbachev from the Noun Project](https://thenounproject.com/search/?q=fence&i=1291185)