diff options
-rw-r--r-- | messenger/XML_Parser/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/messenger/XML_Parser/README b/messenger/XML_Parser/README index ec525234..75c3f396 100644 --- a/messenger/XML_Parser/README +++ b/messenger/XML_Parser/README | |||
@@ -1,6 +1,6 @@ | |||
1 | ======================================================================================================================== | 1 | ====================================================================== |
2 | ==========================================Adding the Library to Your Project============================================ | 2 | ===================Adding the Library to The Project================== |
3 | ======================================================================================================================== | 3 | ====================================================================== |
4 | 4 | ||
5 | 1. Include the "asm-xml.h" file in your source file. | 5 | 1. 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 | ====================================================================== |