From e728b291705bf3b2688d61b6481e44f6e7f4d609 Mon Sep 17 00:00:00 2001 From: jianlin Date: Sun, 2 Sep 2012 03:40:21 -0700 Subject: [PATCH] more readable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dee777..ece6d54 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ In the "Search Paths" section, locate "Header Search Paths" (and not "User Heade ### Import headers in your source files -In the source files where you need to use the library, add the `#import` line: +In the source files where you need to use the library, import the header file: ```objective-c #import