summaryrefslogtreecommitdiff
path: root/messenger
diff options
context:
space:
mode:
authorMagmus <xdronespro@gmail.com>2013-06-30 22:03:16 -0700
committerMagmus <xdronespro@gmail.com>2013-06-30 22:03:16 -0700
commit4cab893ba6321dc14e117a4ff7330792e21acd43 (patch)
tree9a8220525bb738e39be193ea5abaad26ada51d82 /messenger
parentc7798792e3305c65147d71dc8aedcb7f7686904b (diff)
Update README
Diffstat (limited to 'messenger')
-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 75c3f396..78351b4e 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======================================================================================================