README: Add installation instructions

This commit is contained in:
Yury Selivanov
2013-10-09 12:43:14 -04:00
parent dc393ad599
commit 0df88bc177

View File

@@ -28,6 +28,16 @@ Compatibility
Tested under Python 2.6, 2.7 and 3.3
Installation
============
Use ``pip`` or ``easy_install``:
.. code::
$ pip install csscompressor
Development
===========