Skip to content

Commit

Permalink
adding logo and some more setup infos
Browse files Browse the repository at this point in the history
  • Loading branch information
phaus committed Jun 25, 2012
1 parent d4b1fcd commit 2f2dd3c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
@@ -1,4 +1,13 @@
kickster
========

a kicker game statistic tool
![Kickster Logo](public/img/logo-small.png "Kickster Logo")

a kicker game statistic tool

# Setup

* Download Play 1.x from http://download.playframework.org/releases/play-1.2.4.zip
* Extract to a reasonable directory (say _/opt/play_).
* Make play command accessible within your path - e.g. adding to .profile or just
export PATH=$PATH:/opt/play/play
Binary file added public/img/logo-small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f2dd3c

Please sign in to comment.