mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-26 02:42:16 -05:00
Updated README
This commit is contained in:
parent
0fb2338f9c
commit
dddfd2e0aa
27
README
27
README
@ -1,21 +1,35 @@
|
|||||||
|
|
||||||
Yaaic - Yet Another Android IRC Client
|
Yaaic - Yet Another Android IRC Client
|
||||||
|
|
||||||
|
Yaaic is as the full name already says an Internet Relay Chat (IRC)
|
||||||
|
client for Android devices.
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
This is the source code distribution of Yaaic. If you are looking
|
This is the source code distribution of Yaaic. If you are looking
|
||||||
for a compiled 'ready to use' version, see the official homepage at:
|
for a compiled 'ready to use' version (APK), see the official
|
||||||
|
homepage at:
|
||||||
|
|
||||||
http://www.yaaic.org
|
http://www.yaaic.org
|
||||||
|
|
||||||
|
Yaaic is also avaiable at the official Android market.
|
||||||
|
|
||||||
If you are a developer and want to contribute to Yaaic, checkout
|
If you are a developer and want to contribute to Yaaic, checkout
|
||||||
our repository at github:
|
our repository at github:
|
||||||
|
|
||||||
http://github.com/pocmo/Yaaic
|
http://github.com/pocmo/Yaaic
|
||||||
|
|
||||||
The application project is located in application/ while the test/
|
The application project is located in application/ while the test/
|
||||||
folder contains unit and scenario tests. (They are two separate
|
folder contains unit and scenario tests. (Both folders are two
|
||||||
projects!)
|
separate eclipse projects!)
|
||||||
|
|
||||||
|
Drop me a line for questions regarding Yaaic or use one of the
|
||||||
|
following ressources:
|
||||||
|
|
||||||
|
Homepage: http://www.yaaic.org
|
||||||
|
Google Group: http://groups.google.com/group/yaaic/
|
||||||
|
Twitter: http://twitter.com/Yaaic
|
||||||
|
Facebook: http://www.facebook.com/pages/Yaaic/359902798214
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
@ -30,6 +44,8 @@ Licence. http://www.famfamfam.com
|
|||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
|
Copyright 2009-2011 Sebastian Kaspari
|
||||||
|
|
||||||
Yaaic is free software: you can redistribute it and/or modify
|
Yaaic is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
@ -42,3 +58,4 @@ GNU General Public License for more details.
|
|||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with Yaaic. If not, see http://www.gnu.org/licenses/
|
along with Yaaic. If not, see http://www.gnu.org/licenses/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user