Skip to content

Commit

Permalink
java > Java
Browse files Browse the repository at this point in the history
  • Loading branch information
jmerle committed Jun 25, 2017
1 parent 7ed4bc2 commit d71b250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ merge(fileName, options)
- Only works for a single package (i.e. you can't merge two packages into one bundled file).
- Assumes all files have only one class/enum/interface in it (not counting inner classes).

Note that this is not meant for production code. It's originally made to merge java bot code in [CodinGame](https://www.codingame.com/) contests.
Note that this is not meant for production code. It's originally made to merge Java bot code in [CodinGame](https://www.codingame.com/) contests.

0 comments on commit d71b250

Please sign in to comment.