include packaging changes
This commit is contained in:
13
README.md
13
README.md
@@ -1,2 +1,15 @@
|
||||
# xml-servicefile-parser
|
||||
|
||||
Parse servicefile.xml from stock Android pieces to create a script to restore to stock
|
||||
|
||||
## Executable
|
||||
|
||||
### Building
|
||||
|
||||
1. `npm i`
|
||||
2. `npm run package`
|
||||
|
||||
### Usage
|
||||
|
||||
1. Place alongside `servicefile.xml`.
|
||||
2. Run executable or `node test`, if using source.
|
||||
|
Reference in New Issue
Block a user