From d64ae7e5d0c08fce378fdcb47187cbb52e7b852f Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Tue, 4 Jun 2019 23:48:26 -0700 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a86ad0..08a3b84 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t ## Current Status * This is the new GoLang/ChdomeDP version. -* It's still lacking some features of the [older version](/old) (eg real http proxy mode and image manipulation) but it surpases it in terms of stability and usability. +* It's still lacking some features of the [older version](/old) (such as real http proxy mode and image manipulation) but it surpases it in terms of stability and usability. * It's beta quality but I can fix/maintain the code unlike the older version. ## Todo * Configurable color palete and quantization. -* Real http proxy support via [goproxy](https://github.com/elazarl/goproxy) - if you really need a real proxy for now try [old/](/old) version. +* Real http proxy support via [goproxy](https://github.com/elazarl/goproxy) - if you really need a real proxy, for now use the [old/](/old) version. * Padded box model coordinates. * Input boxes support. However today you can cheat by using headed mode and input your data on the WRP server.