Update examples/restbucksCRUD/readme.md

This commit is contained in:
jvelilla
2011-12-21 15:40:03 -02:00
parent 1423412f31
commit 6b3a2d3b43

View File

@@ -1,6 +1,6 @@
Restbuck Eiffel Implementation based on the book of REST in Practice
====================================================================
This is an ihmplementation of CRUD pattern for manipulate resources, this is the first step to use
This is an implementation of CRUD pattern for manipulate resources, this is the first step to use
the HTTP protocol as an application protocol instead of a transport protocol.
Restbuck Protocol