From f12f5c3ea26581af3314ce33fe645c3bb817a283 Mon Sep 17 00:00:00 2001 From: Javier Lorenzana Date: Thu, 20 Nov 2014 13:46:34 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9694505..ec88883 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ Here's some of what you get. * Create, update, and delete out of the box; * Assing services to handle any of the above for specific resources. +Here's what you'll need. + +* A Doctrine 2 entity map; +* A RAML API definition; +* At least one Symfony 2 security voter. + Try it out ==========