end in a colon and surrounded by empty lines

coverage
J053Fabi0 2017-12-30 11:38:44 -07:00
parent b172d97667
commit 2b2a1a5e5a
2 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -14,5 +14,6 @@
`java -version`
- Custom input and output files. Preferably .txt files
`java {{classname}} <{{inputfile}}> outputfile`
- Custom input and output files. Preferably .txt files:
`java {{classname}} <{{path/to/inputfile}}> {{path/to/outputfile}}`