summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJosh Walters <josh@joshwalters.com>2011-12-14 02:35:57 +0100
committerJosh Walters <josh@joshwalters.com>2011-12-14 02:35:57 +0100
commitb6869036b7839b4540cee1114f44bc5c9b33d9c4 (patch)
tree8347cd87eb6b156685bf8c6e200c5fc984f07708 /README.md
parent7dd58abb4878c3ff5a5c5cd41a1ee0d3ff2decd3 (diff)
downloadBookCatalog-b6869036b7839b4540cee1114f44bc5c9b33d9c4.tar.gz
BookCatalog-b6869036b7839b4540cee1114f44bc5c9b33d9c4.tar.xz
Initial commit of code.
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..9ad3700 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,19 @@
+BookCatalog
+===========
+
+# About
+
+With BookCatalog you can organize and categorize your book collection.
+
+Simply scan or type your books ISBN number into the Add Book bar, press enter, and the book will be added to your catalog.
+
+A confirmation 'beep' sound will play when you successfully scan a book. A 'bonk' sound will play if there was a mistake in finding the book information online.
+
+It is easy to move your book database from computer to computer. Simply copy the file called bookcatalog.db and place it in the same folder as bookcatalog.jar and you are set! You can also place these two files on a thumbdrive so that you can catalog and organize your books on the go.
+
+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.
+
+# 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.
+