From 632d67365ea50f18bee9c3269a42e19ee4fbc286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicolas?= Date: Mon, 30 Jun 2014 00:15:18 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea0fe52..fb732db 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Simply add the following to your maven build : com.github.stephanenicolas.mimic mimic-annotations ${mimic-library.version} + provided ... @@ -128,3 +129,5 @@ Simply add the following to your maven build : ``` + +Mimic will not add any byte to your app, but it will cut down boiler plate.