diff --git a/.dockerignore b/.dockerignore index 1707b735..e4d42c8e 100644 --- a/.dockerignore +++ b/.dockerignore @@ -21,3 +21,4 @@ README.md Makefile setup.py tests.py +ProxyPy.png diff --git a/MANIFEST.in b/MANIFEST.in index 689e50f5..0a9887b2 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,3 @@ include LICENSE -include README.md \ No newline at end of file +include README.md +include ProxyPy.png diff --git a/ProxyPy.png b/ProxyPy.png new file mode 100644 index 00000000..50ac830a Binary files /dev/null and b/ProxyPy.png differ diff --git a/README.md b/README.md index dee4ebf5..3a62f5dc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ -proxy.py -======== - -Lightweight HTTP, HTTPS, HTTP2 and WebSockets Proxy Server in Python. +![Proxy.Py](ProxyPy.png) ![alt text](https://travis-ci.org/abhinavsingh/proxy.py.svg?branch=develop "Build Status")