diff --git a/README.md b/README.md new file mode 100644 index 0000000..2030f55 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Audiobook Maker + +The Audiobook Maker - one of my first projects. The Audiobook Maker takes a folder of MP3 files as well as some metadata and creates a .POD file from those. The .POD file can then be processed by the Slideshow Assembler in order to generate a mp4 audiobook. \ No newline at end of file diff --git a/build.xml b/build.xml deleted file mode 100755 index f310fad..0000000 --- a/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Audiobook Maker 1.0. - - -