Rearrange the README files

This commit is contained in:
Aaron Fischer 2015-06-09 09:53:41 +02:00
parent c8c58220ca
commit c1ac5b112c
3 changed files with 13 additions and 14 deletions

2
AUTHOR.mkd Normal file
View File

@ -0,0 +1,2 @@
* Aaron Fischer <mail@aaron-fischer.net>
* Michael Reutter <michael@reutter.info>

10
INSTALL.mkd Normal file
View File

@ -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

View File

@ -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 <mail@aaron-mueller.de>
Copyright (C) 2014-2015 Aaron Fischer <mail@aaron-fischer.net>
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