diff --git a/README.md b/README.md index 7ad2a676..936cdd49 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Google Reader inspired self-hosted RSS reader, based on JAX-RS, Wicket and Angul Deploy on your own server (using TomEE, a lightweight JavaEE6 container based on Tomcat) or even in the cloud for free on OpenShift. +[Android app](https://github.com/doomrobo/CommaFeed-Android-Reader) + [Chrome extension](https://github.com/Athou/commafeed-chrome) [Firefox extension](https://github.com/Athou/commafeed-firefox) diff --git a/src/main/resources/i18n/en.properties b/src/main/resources/i18n/en.properties index 07e36fb8..ac04536c 100644 --- a/src/main/resources/i18n/en.properties +++ b/src/main/resources/i18n/en.properties @@ -101,6 +101,7 @@ about.line2_suffix=\ project. about.line3=If you like this project, please consider a donation to support the developer and help cover the costs of keeping this website online. about.line4=For those of you who prefer bitcoin, here is the address about.goodies=Goodies +about.goodies.android_app=Android app about.goodies.subscribe_url=Subscribe URL about.goodies.chrome_extension=Chrome extension about.goodies.firefox_extension=Firefox extension diff --git a/src/main/webapp/templates/feeds.help.html b/src/main/webapp/templates/feeds.help.html index 44ff8467..1c65122d 100644 --- a/src/main/webapp/templates/feeds.help.html +++ b/src/main/webapp/templates/feeds.help.html @@ -35,6 +35,9 @@