From 290bc5a977f29539ad5704b079fd72dc701b93d0 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Wed, 17 Jul 2019 13:59:44 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd0225b..7a99d73 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 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. +![Internet Explorer 1.5 doing Gmail](wrp.png) + ## Current Status * This is a new version using GoLang/[ChromeDP](https://github.com/chromedp/chromedp). Python/Webkit being now deprecated. @@ -19,8 +21,6 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t 6. Do not use client browser history-back, instead use Bk WRP button. 7. To send keystrokes fill K input box and press Go. There also are buttons for backspace, enter and arrow keys. -![Internet Explorer 1.5 doing Gmail](wrp.png) - ## Flags ``` -l listen address:port, default :8080