From 40c0329d1a336b5918943ffc6a9cf65a8f3afba7 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Sat, 23 Jun 2018 00:21:52 -0700 Subject: [PATCH] readme update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c16e49..6080c46 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,12 @@ A HTTP proxy server that renders the web page in to a GIF/JPEG image associated ## OS Support WRP works on Mac OS X and Linux. It requires Python 2.7 and under Linux, PyQT4 or PyQT5. -## Linux QT Webkit Install +## Linux Prerequisites apt install python-qt5 python-pyqt5.qtwebkit +## Configuration +Edit wrp.py, scroll past Copyright nonsense to find config parameters + ## More info and screenshots * http://virtuallyfun.superglobalmegacorp.com/2014/03/11/web-rendering-proxy-update/ * http://virtuallyfun.superglobalmegacorp.com/2014/03/03/surfing-modern-web-with-ancient-browsers/