Skip to content

Commit 54cc80f

Browse files
committed
add auto download of fonts.zip
1 parent 94154b9 commit 54cc80f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ see the original programs from the book at:
88
https://github.com/rasbt/python-machine-learning-book
99

1010
These programs were intended to prove out the data set of character images found in
11-
fonts.zip.
11+
fonts.zip which will be automatically downloaded.
1212

1313
For a detailed explanation of each program, read "Python Machine Learning".
1414

@@ -18,9 +18,9 @@ be used with E13B.
1818

1919
run_batch.sc is a bash script that runs all of the programs in the directory
2020

21-
The script file will place many graphs and a run_batch.txt file in ./plots.
21+
The script file will create many files in the folder, ./plots.
2222

2323

2424
Python 3.4
2525
Anaconda3
26-
Linux Ubuntu
26+
Linux or Windows

0 commit comments

Comments
 (0)