Skip to content

Commit 4f8f79d

Browse files
authored
Update README.md
1 parent 0ca5990 commit 4f8f79d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@ Parses Huawei bulk configuration data XML data files to csv.
55

66
The parse converts 2G,3G, and 4G Huawei bulk configuration data XML files to csv.
77

8-
#Usage
8+
# Usage
99
java -jar huaweicmxmlparser.jar bulkcm.xml outputDirectory
1010

11-
#Download and installation
11+
# Download and installation
1212
The lastest compiled jar file is availabled in the dist directory. Alternatively, download it directly from [here](https://github.com/bodastage/boda-huaweicmxmlparser/raw/master/dist/boda-huaweicmxmlparser.jar).
1313

14-
#Requirements
15-
To run the jar file, you need Java version 1.6 and above.
14+
# Requirements
15+
To run the jar file, you need Java version 1.8 and above.
1616

17-
#Getting help
17+
# Getting help
1818
To report issues with the application or request new features use the issue [tracker](https://github.com/bodastage/boda-huaweicmxmlparser/issues). For help and customizations send an email to info@bodastage.com.
1919

20-
#Credits
20+
# Credits
2121
[Bodastage](http://www.bodastage.com) - info@bodastage.com
2222

23-
#Contact
23+
# Contact
2424
For any other concerns apart from issues and feature requests, send an email to info@bodastage.com.
2525

26-
#Licence
26+
# Licence
2727
This project is licensed under the Apache 2.0 licence. See LICENCE file for details.

0 commit comments

Comments
 (0)