diff --git a/AUTHOR.mkd b/AUTHOR.mkd new file mode 100644 index 0000000..c425c75 --- /dev/null +++ b/AUTHOR.mkd @@ -0,0 +1,2 @@ +* Aaron Fischer +* Michael Reutter diff --git a/INSTALL.mkd b/INSTALL.mkd new file mode 100644 index 0000000..ce48074 --- /dev/null +++ b/INSTALL.mkd @@ -0,0 +1,10 @@ +# About + +Scrape the book list from the "Book of the month" project and generate a nice +looking visual representation of the book covers. + +# Running + + lein uberjar + java -jar target/buchdesmonats-1.1-standalone.jar + diff --git a/README.md b/LICENSE.mkd similarity index 77% rename from README.md rename to LICENSE.mkd index 3317f52..80a3b39 100644 --- a/README.md +++ b/LICENSE.mkd @@ -1,17 +1,4 @@ -# About - -Scrape the book list from the "Book of the month" project and generate a nice -looking visual representation of the book covers. - -# Running - - lein uberjar - java -jar target/buchdesmonats-1.1-standalone.jar - -# License - -Copyright (C) 2014 Aaron Mueller - +Copyright (C) 2014-2015 Aaron Fischer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in