From bd5880a07ad21a0e77971ef79f6a654595773802 Mon Sep 17 00:00:00 2001 From: "C.W. Betts" Date: Mon, 1 Jul 2013 16:42:52 -0600 Subject: [PATCH] Uh, oops: Forgot to finish a sentence in the read-me. --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index 07a1c00ed..935009ba5 100644 --- a/README.mdown +++ b/README.mdown @@ -73,7 +73,7 @@ There is a sample project you can examine which embeds the entire SVGKit project 9. (Optional but recommended): Edit your build settings and add "Header Search Paths" = "${SDK_DIR}/usr/include/libxml2" 10. (Optional but recommended): Add the library "libxml2.dylib" -If you don't want to include the +If you don't want to include the SVGKit-iOS project, you can get the headers and library thusly: 1. Open the project "SVGKit-iOS" 2. Select the target "SVGKit Library" from the dropdown build selector at top left 3. Build