From 72fed9553ce22d3b4a258cae828d66fa491e72f2 Mon Sep 17 00:00:00 2001 From: Shingo Kumagai Date: Fri, 15 May 2015 19:23:03 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc738c2..0f52a49 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ class FakeUser extends ResourceObject ### Fake a class method. -@FakeClass annotation work as same as @FakeResource. +`@FakeClass` annotation work as same as `@FakeResource`. Real class.