summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagmus <xdronespro@gmail.com>2013-06-30 22:04:03 -0700
committerMagmus <xdronespro@gmail.com>2013-06-30 22:04:03 -0700
commitd0c735918a66665b67ba4fd010248609fbcf43a8 (patch)
treec6dd9951e8ca7019d828ba15ea65a8b3c8770f78
parent4cab893ba6321dc14e117a4ff7330792e21acd43 (diff)
Update README
-rw-r--r--messenger/XML_Parser/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/messenger/XML_Parser/README b/messenger/XML_Parser/README
index 78351b4e..01a4e0b3 100644
--- a/messenger/XML_Parser/README
+++ b/messenger/XML_Parser/README
@@ -1,6 +1,6 @@
1====================================================================================================== 1=======================================================================================================
2===================Adding the Library to The Project================================================== 2=================================Adding the Library to The Project=====================================
3====================================================================================================== 3=======================================================================================================
4 4
51. Include the "asm-xml.h" file in your source file. 51. Include the "asm-xml.h" file in your source file.
6 6
@@ -12,4 +12,4 @@ Here are some tips to use it with various configurations:
12 Linux: Link your project with /elf/asm-xml.o. 12 Linux: Link your project with /elf/asm-xml.o.
13 Mac OS X: Link your project with /mach-o/asm-xml.o. 13 Mac OS X: Link your project with /mach-o/asm-xml.o.
14 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 14 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
15====================================================================================================== 15=======================================================================================================