summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-07-31 12:15:29 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-07-31 12:15:29 +0200
commit4644f600daa391f8470119c7f5a9085e6cfa3056 (patch)
tree68c78ea6b26a361cfc682fe3c0923fb5d4bb5f38 /README.md
parent8911414efcaac0b2d81a6e03d8d2069e47cdb499 (diff)
downloadantennapod-4644f600daa391f8470119c7f5a9085e6cfa3056.zip
Removed NOTICE, updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 888bb51f9..9b7c8f78f 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@ AntennaPod has the following dependencies:
- [ActionBarSherlock](https://github.com/JakeWharton/ActionBarSherlock)
- [ViewPagerIndicator](https://github.com/JakeWharton/Android-ViewPagerIndicator)
+## Building
+
+Before building, make sure you have added FlattrConfig.java as described in the 'Flattr API' - section!
+
### Building with ant
ActionBarSherlock and ViewPagerIndicator have to be added as library projects. Flattr4j and ApacheCommons Lang are jar-libraries and have to be copied into the libs folder in the root directory.