From c1ac5b112c759f1f93cab6cef87827fd33cc85a9 Mon Sep 17 00:00:00 2001 From: Aaron Fischer Date: Tue, 9 Jun 2015 09:53:41 +0200 Subject: [PATCH] Rearrange the README files --- AUTHOR.mkd | 2 ++ INSTALL.mkd | 10 ++++++++++ README.md => LICENSE.mkd | 15 +-------------- 3 files changed, 13 insertions(+), 14 deletions(-) create mode 100644 AUTHOR.mkd create mode 100644 INSTALL.mkd rename README.md => LICENSE.mkd (77%) 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