From 3cad396e3d0cfbdfff7a0e52116e0a41008572e2 Mon Sep 17 00:00:00 2001 From: Michael Nitschinger Date: Mon, 12 Aug 2013 08:02:10 +0200 Subject: [PATCH] DATACOUCH-6 - Updating README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb8a86c0..4f9d3227 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ Full documentation is still in the making, so this README outlines the basic ste - CRUD Repository (aside *All and count methods, see planned) - Basic Auditing (JMX) - Additional: transparent @Cacheable support + - XML Config (namespace for template + repositories) ### Planned (before 1.0) - - XML Config (namespace for template + repositories) - find*-based methods on repositories through Views - @View annotation for customization