From 1970626b66ac8a05f9c4dcb1c2ea1a03e24586a5 Mon Sep 17 00:00:00 2001 From: Kelp Date: Fri, 25 Jan 2013 17:37:47 +0800 Subject: [PATCH] update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37820ae..bf62890 100644 --- a/README.md +++ b/README.md @@ -94,5 +94,5 @@ NSData *data2 = [decoder base64:@"zT1PS64MnXIUDCUiy13RRg=="]; ``` ##History -1.1 Only for ARC project. +1.1 Only for ARC project. 1.0.1 The last version support disable ARC. \ No newline at end of file