Mention the additional protocols in the intro

This commit is contained in:
Christophe de Vienne 2012-12-11 11:24:21 +01:00
parent 7813805913
commit be32f92fbb

View File

@ -6,7 +6,7 @@ Introduction
Web Service Made Easy (WSME) is a very easy way to implement webservices Web Service Made Easy (WSME) is a very easy way to implement webservices
in your python web application, and to add strong type checking to your favorite in your python web application, and to add strong type checking to your favorite
REST library/framework. REST library/framework, as well as additional protocols.
It is originally a rewrite of TGWebServices It is originally a rewrite of TGWebServices
with focus on extensibility, framework-independance and better type handling. with focus on extensibility, framework-independance and better type handling.