Skip to content

Commit

Permalink
Added link to the EZ file in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
acjones8 committed Jun 1, 2020
1 parent f425551 commit 4ce6d82
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
@@ -1,3 +1,3 @@
# Soundload

The goal of this project will be to create a utility that can download a file from a remote source, and dynamically play sound effects depending on the current download speed and size of the file. It will be written in Java and likely use the Swing GUI framework.
The goal of this project will be to create a utility that can download a file from a remote source, and dynamically play sound effects depending on the current download speed and size of the file. It will be written in Java and likely use the Swing GUI framework. UH Manoa's EZ graphics library will be used to order to assist with the graphics and sound effects; link to the project [here](http://www2.hawaii.edu/~dylank/ics111/).

0 comments on commit 4ce6d82

Please sign in to comment.