From b8e595e1c5abc4811189371be283696d8e4ebd79 Mon Sep 17 00:00:00 2001 From: rishabh2204 <36605595+rishabh2204@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:31:49 +0530 Subject: [PATCH] improved readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc88b84..d5b06f9 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ About ------ Python script that takes screenshots (browsershots) using webkit -##Installation -Ubuntu ------- +## Installation Ubuntu +------------------------ - Add following packages: ``apt-get install python-qt4 libqt4-webkit xvfb`` - Install the flash plugin to screenshot Adobe Flash files: ``apt-get install flashplugin-installer``