From 3285a60c696edf9802fbdaa10a746ded6db49281 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Thu, 6 Jun 2019 02:05:03 -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 f502232..bd1eb9f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t ## Current Status -* This is the new GoLang/ChdomeDP version. +* This is the new GoLang/[ChdomeDP](https://github.com/chromedp/chromedp) version. * It's still lacking some features of the [older version](/old) (such as real http proxy mode) but far surpasses it in terms of stability and usability. * Currently works as browser-in-browser, however http proxy mode is under way. * It's beta quality but I can actually fix and maintain the code.