Skip to content

Commit

Permalink
Ninja edit before Caleb does it for me
Browse files Browse the repository at this point in the history
  • Loading branch information
strazzere committed Oct 1, 2015
1 parent f5f31f3 commit 098564a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Manifest files. In the past few years due to people mucking with AXML files and
refactored most of the code to be tested and more useful in non-command line situations.

## Usage
The default usecase would be to compile the library;
The default use case would be to compile the library;

```./gradlew jar```

Then run the library;

```java -jar build/libs/axmlprinter-0.1.0.jar <target>```
```java -jar build/libs/axmlprinter-0.1.5.jar <target>```

## Contributing
Contributions welcome! Please follow the simple steps;
Expand Down

0 comments on commit 098564a

Please sign in to comment.