Skip to content

Commit

Permalink
Really fixed this time
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielwarner committed Apr 16, 2016
1 parent 16c532a commit 992ca47
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 @@ -4,10 +4,10 @@ Compile with
```bash
javac @Sources.txt
```
, and make it an executable JAR file with
Then, make it an executable JAR file with
```bash
jar -cfm Blackjack.jar Manifest.txt *.class img cards
```<br>
```
Or, you can download the executable JAR file <a href="https://mega.nz/#!NRskmZpL!EWvPFLckRaWAc6DpleuIzHXnHea09w2mPbWT4Gl0l6A">here</a>.

<img src="screenshot.jpg" width="800" height="622" />

0 comments on commit 992ca47

Please sign in to comment.