From 0325b070f75699af1c7d3eed20f43b4444275ba9 Mon Sep 17 00:00:00 2001 From: Floens Date: Sat, 24 May 2014 17:33:04 +0200 Subject: [PATCH] Update readme with irc and todo list. --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 24eb3b87..3cb3ebda 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,28 @@ [Website](http://floens.github.io/Clover/) -All the code for the Clover app. +Clover is a fast Android app for browsing 4chan. +This repo contains all the code for Clover. -## Downloads -See the [website](http://floens.github.io/Clover/) for downloads. +[Google Play](https://play.google.com/store/apps/details?id=org.floens.chan) +[APK downloads](https://github.com/Floens/Clover/releases) + + +## Contact +IRC: #Clover @ freenode + + +## TODO +[Clover todo list](https://gist.github.com/Floens/cd7937a1d8f06f5540bc) ## Bugs / feature requests -See the [issues](https://github.com/Floens/Clover/issues) section to report any bugs or feature requests. Be sure to search for existing issues before reporting anything. +[The issues page](https://github.com/Floens/Clover/issues) is for reporting bugs and feature requests. +Be sure to search for existing items on the todo list and issues page before reporting anything. ## License -* [GPLv3](https://github.com/Floens/Clover/blob/master/COPYING.txt) - -Licenses of the libraries are [here](https://github.com/Floens/Clover/blob/master/Clover/assets/html/licences.html). +* Clover is [GPLv3](https://github.com/Floens/Clover/blob/master/COPYING.txt) +* [Licenses of the used libraries](https://github.com/Floens/Clover/blob/master/Clover/assets/html/licences.html).