Added README file

This commit is contained in:
Sebastian Kaspari 2009-05-28 21:34:07 +02:00
parent 2f868e1939
commit d8a777b72f
1 changed files with 29 additions and 0 deletions

29
README Normal file
View File

@ -0,0 +1,29 @@
Yaaic - Yet Another Android IRC Client
--------------------------------------------------------------------
This is the source code distribution of Yaaic. If you are looking
for a compiled 'ready to use' version, see the official homepage at:
http://www.yaaic.org
If you are a developer and want to contribute to Yaaic, checkout
our repository at github:
http://github.com/pocmo/Yaaic
--------------------------------------------------------------------
Yaaic is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Yaaic is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Yaaic. If not, see <http://www.gnu.org/licenses/>.