Skip to content

Commit 0350aa8

Browse files
Updated the readme for release.
1 parent ab200ad commit 0350aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ At this point, the program is completely functional.
1212
A tutorial on how to use the program to solve a Transportation problem can be found in the User Guide.
1313

1414
For ease of use, an executable .jar file has been assembled that can be run in any Java Runtime Environment.
15-
(All the Scala core libraries are bundled in as well -- convenient, though it does make the file quite hefty at 7.56MB.)
15+
(All the Scala core libraries are bundled in as well -- convenient, though it does make the file quite hefty at ~8MB.)
1616

1717
Those that would like to play around with the source code are encouraged to use the Scala Build Tool (http://www.scala-sbt.org/), which easily retrieves all of the necessary Scala libraries and allows for the interfaces and tests to be run straight from the command line.

0 commit comments

Comments
 (0)