Skip to content

Commit 0a87224

Browse files
committed
Update README.md
1 parent 55b1113 commit 0a87224

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Ubuntu
1414
- Install the flash plugin to screenshot Adobe Flash files: ``apt-get install flashplugin-installer``
1515

1616
Automated installation via pip
17-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18-
- Install pip: ``apt-get install python-pip``
19-
- Install webkit2png: ``pip install webkit2png``
17+
-------------------------------
18+
- Install pip: ```apt-get install python-pip```
19+
- Install webkit2png: ```pip install webkit2png```
2020

2121
Manual installation via Git
22-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22+
-----------------------------
2323
- Install git: ``apt-get install git-core``
2424
- Create directory: ``mkdir python-webkit2png``
2525
- Clone the project: ``git clone https://github.com/adamn/python-webkit2png.git python-webkit2png``
@@ -35,3 +35,5 @@ Usage
3535
=====
3636
- On a headless server run: python scripts/webkit2png [options] <URL>
3737
- For help run: ``python scripts/webkit2png -h``
38+
39+
![Alt Text](http://24.media.tumblr.com/tumblr_m9trixXFHn1rxlmf0o1_400.gif)

0 commit comments

Comments
 (0)