Changeset 106

Show
Ignore:
Timestamp:
07-01-2008 01:19:29 (12 months ago)
Author:
s0undt3ch
Message:

Updated README.txt up to trunk's version.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sandbox/MinificationWebHelpers/branches/0.1.x/README.txt

    r90 r106  
    1919----- 
    2020 
    21 On your own Pylons_ application, inside ``<app>/lib/helpers.py`` you add:: 
     21On your own Pylons_ application, inside ``<app>/lib/helpers.py`` you add: 
     22 
     23.. sourcecode:: python 
    2224 
    2325  from minwebhelpers import * 
    2426 
     27 
    2528Then, inside a template you could have: 
    2629 
    27 .. code-block:: text/html 
     30.. sourcecode:: html+genshi 
    2831 
    2932  <head>