From b6df5b2bafbc01190a87b6d49a2bf2fb347a7ff9 Mon Sep 17 00:00:00 2001 From: Juan Miguel Boyero Corral Date: Wed, 3 Nov 2010 12:40:19 +0100 Subject: [PATCH] Updated README file. --- README.md | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index d2bbedae..8cc9aa66 100644 --- a/README.md +++ b/README.md @@ -5,26 +5,26 @@ Android client for e-learning platform SWAD. ## Content -SWADroid/ Android client. - /LICENSE License file. - /gen/ Files autogenerated by IDE. - /libs/ Libraries required by SWADroid. - /res/ Resources required by SWADroid. - /src/ Source files. -Webservices/ Webservices implemented in SWAD server. - /LICENSE License file. -HISTORY.md Changelog file in GitHub markdown format. -README.md This file in GitHub markdown format. + SWADroid/ Android client. + /LICENSE License file. + /gen/ Files autogenerated by IDE. + /libs/ Libraries required by SWADroid. + /res/ Resources required by SWADroid. + /src/ Source files. + Webservices/ Webservices implemented in SWAD server. + /LICENSE License file. + HISTORY.md Changelog file in GitHub markdown format. + README.md This file in GitHub markdown format. ## Copyright and License Copyright (C) 2010, Juan Miguel Boyero Corral -[gplv3_img][gplv3] SWADroid client is free software; you can redistribute it and/or modify +[![Copyright and License](http://www.gnu.org/graphics/gplv3-88x31.png)][gplv3] SWADroid client is free software; you can redistribute it and/or modify it under the same terms as [GPLv3][gplv3] license. -[agplv3_img][agplv3] SWADroid Webservices is free software; you can redistribute it and/or modify +[![Copyright and License](http://www.gnu.org/graphics/agplv3-88x31.png)][agplv3] SWADroid Webservices is free software; you can redistribute it and/or modify it under the same terms as [AGPLv3][agplv3] license. @@ -37,13 +37,12 @@ The Github team has also been kind enough to write up some great [documentation] ## More -* {Issue tracker}[https://github.com/Amab/SWADroid/issues] -* {Mailing list}[http://groups.google.es/group/swadroid] +* Code: `git clone git://github.com/Amab/SWADroid.git` +* Issue tracker: +* Mailing list: [gplv3]: http://www.gnu.org/licenses/gpl.html -[gplv3_img]: http://www.gnu.org/graphics/gplv3-88x31.png [agplv3]: http://www.gnu.org/licenses/agpl.html -[agplv3_img]: http://www.gnu.org/graphics/agplv3-88x31.png [doc_contrib]: http://help.github.com/pull-requests/ [topic_br]: http://progit.org/book/ch3-4.html