diff --git a/README.md b/README.md index aa9ee55..44ef4b3 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ Ubuntu - Install the flash plugin to screenshot Adobe Flash files: ``apt-get install flashplugin-installer`` Automated installation via pip -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Install pip: ``apt-get install python-pip`` -- Install webkit2png: ``pip install webkit2png`` +------------------------------- +- Install pip: ```apt-get install python-pip``` +- Install webkit2png: ```pip install webkit2png``` Manual installation via Git -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +----------------------------- - Install git: ``apt-get install git-core`` - Create directory: ``mkdir python-webkit2png`` - Clone the project: ``git clone https://github.com/adamn/python-webkit2png.git python-webkit2png`` @@ -35,3 +35,5 @@ Usage ===== - On a headless server run: python scripts/webkit2png [options] - For help run: ``python scripts/webkit2png -h`` + +![Alt Text](http://24.media.tumblr.com/tumblr_m9trixXFHn1rxlmf0o1_400.gif)