summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMagmus <xdronespro@gmail.com>2013-06-30 18:21:51 -0700
committerMagmus <xdronespro@gmail.com>2013-06-30 18:21:51 -0700
commitfefa06263b8ad3b4fa8fa1e7743d81cdf206cc4e (patch)
tree5d92a9795fac3313e09cb227604bdbacb462f135 /core
parent1404e2bb4902a05dceea3e961cfeecc6a742ddda (diff)
Update README
Diffstat (limited to 'core')
-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 ~ ~ ~ ~