diff options
-rw-r--r-- | core/XML_Parser/README | 2 |
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 | |||
4 | Include the "asm-xml.h" file in your source file. | 5 | Include the "asm-xml.h" file in your source file. |
5 | ============================================================ | ||
6 | 6 | ||
7 | Link your project with the AsmXml object file. | 7 | Link your project with the AsmXml object file. |
8 | ~ ~ ~ ~ | 8 | ~ ~ ~ ~ |