[Checkins] SVN:	megrok.chameleon/trunk/src/megrok/chameleon/README.txt update	another readme
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Thu May 19 08:45:39 EDT 2011
    
    
  
Log message for revision 121740:
  update another readme
Changed:
  U   megrok.chameleon/trunk/src/megrok/chameleon/README.txt
-=-
Modified: megrok.chameleon/trunk/src/megrok/chameleon/README.txt
===================================================================
--- megrok.chameleon/trunk/src/megrok/chameleon/README.txt	2011-05-19 12:28:54 UTC (rev 121739)
+++ megrok.chameleon/trunk/src/megrok/chameleon/README.txt	2011-05-19 12:45:39 UTC (rev 121740)
@@ -4,8 +4,7 @@
 Grok-support for using chameleon driven templates.
 
 With `megrok.chameleon` you can use templates parsed and rendered by
-`Chameleon`_. Currently Zope page templates and Genshi templates are
-supported.
+`Chameleon`_ using the Zope Page Template templating language.
 
 Chameleon Zope page templates
 =============================
@@ -23,7 +22,7 @@
   starting with ``python:`` now can be shortened by skipping this
   marker.
 
-* Also genshi-like variable substitutions are supported. For example
+* Also Genshi-like variable substitutions are supported. For example
   you can write ``${myvar}`` instead of ``tal:content="myvar"``.
 
 Beside this, most rules for regular Zope page templates apply also to
    
    
More information about the checkins
mailing list