summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJosh Walters <josh@joshwalters.com>2011-12-14 12:44:39 +0100
committerJosh Walters <josh@joshwalters.com>2011-12-14 12:44:39 +0100
commit8b12426328b9200acca352dba11263d0f51a3ba7 (patch)
treed376dcdccee14d56b21d27c495fa001b4b0e7d55 /README.md
parent91d88b696afa656eafe9e8d132653a61768c5b86 (diff)
downloadBookCatalog-master.tar.gz
BookCatalog-master.tar.xz
Renamed readme file.HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 87854d0..0000000
--- a/README.md
+++ /dev/null
@@ -1,24 +0,0 @@
-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.
-
-# 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).
-