From 9046345c1e18cafbb66c5dcb4ecbf9e30dafca3b Mon Sep 17 00:00:00 2001 From: Josh Walters Date: Tue, 13 Dec 2011 17:39:49 -0800 Subject: Updated readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9ad3700..2e388a6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ It is easy to move your book database from computer to computer. Simply copy the Book Catalog is programed in Java, and it should work on every major operating system. Book Catalog requires an internet connection in order to search for book information. +# Installation + + make + ./run.sh + # Credits The error.wav sound file was created by [mikejedw](http://www.freesound.org/samplesViewSingle.php?id=451). The beep.wav sound file was created by [JustinBW](http://www.freesound.org/samplesViewSingle.php?id=70106). Links to their pages can be found insode the jar file. -- cgit v1.2.3-24-g4f1b