From a7b71649326f39e448c50965d8401e40064cd4ed Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Tue, 30 Jul 2019 16:45:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31cafca..eb18011 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WRP - Web Rendering Proxy -A HTTP proxy server that allows to use historical and obsolete web browsers on the modern web. It works by rendering the web page in to a GIF image with ISMAP. +A HTTP proxy server that allows to use historical and obsolete web browsers on the modern web. It works by rendering a web page in to GIF image with ISMAP. When clicking on the image map coordinates are send as mouse click to the proxy. ![Internet Explorer 1.5 doing Gmail](wrp.png)