Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erssebaggala authored Jan 17, 2018
1 parent 0ca5990 commit 4f8f79d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ Parses Huawei bulk configuration data XML data files to csv.

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

#Usage
# Usage
java -jar huaweicmxmlparser.jar bulkcm.xml outputDirectory

#Download and installation
# Download and installation
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).

#Requirements
To run the jar file, you need Java version 1.6 and above.
# Requirements
To run the jar file, you need Java version 1.8 and above.

#Getting help
# Getting help
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 [email protected].

#Credits
# Credits
[Bodastage](http://www.bodastage.com) - [email protected]

#Contact
# Contact
For any other concerns apart from issues and feature requests, send an email to [email protected].

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

0 comments on commit 4f8f79d

Please sign in to comment.