


1.PURPOSE OF THE SOFTWARE
=========================
The module makes lives easier for whom use Sublime-text and Virtualenv. It creates sublime project file as you make a new Virtualenv project using command 'mkproject'. 

2.HOW IT WORKS
==============
The module modifies the postmkproject file and create a template named sublime.template, inside your virtualenv home folder

3.AUTO INSTALL GUIDE
====================
run 'pip install virtualenvwrapper-sublime'

4.CURRENT ISSUE
===============
It does need to be installed by pip install or other easier way of deployment.

COPYRIGHTS
==========
It subjects to GNU licence.
It doesn't come with warranty of any sort.


