summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/XML_Parser/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/XML_Parser/README b/core/XML_Parser/README
index 59f0c95f..9ff914ed 100644
--- a/core/XML_Parser/README
+++ b/core/XML_Parser/README
@@ -1,8 +1,8 @@
1============================================================ 1============================================================
2=============Adding the Library to Your Project============= 2=============Adding the Library to Your Project=============
3============================================================ 3============================================================
4
4Include the "asm-xml.h" file in your source file. 5Include the "asm-xml.h" file in your source file.
5============================================================
6 6
7Link your project with the AsmXml object file. 7Link your project with the AsmXml object file.
8 ~ ~ ~ ~ 8 ~ ~ ~ ~