diff --git a/README.md b/README.md index d512855e6..4d07dbdc1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +| :warning: This is project is no longer maintained | +|------------------------------------------------------| + [![Build Status](https://travis-ci.org/adamfisk/LittleProxy.png?branch=master)](https://travis-ci.org/adamfisk/LittleProxy) LittleProxy is a high performance HTTP proxy written in Java atop Trustin Lee's excellent [Netty](http://netty.io) event-based networking library. It's quite stable, performs well, and is easy to integrate into your projects.