1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-01-08 12:18:07 -05:00

Update README.md (Using Markdown formatting)

This commit is contained in:
Sebastian Kaspari 2015-03-14 09:00:29 +01:00
parent 8fc20b46a4
commit 5d9ba0d119

View File

@ -1,12 +1,10 @@
Yaaic - Yet Another Android IRC Client [![Build Status](https://travis-ci.org/pocmo/Yaaic.svg?branch=master)](https://travis-ci.org/pocmo/Yaaic)
Yaaic - Yet Another Android IRC Client ======================================
[![Build Status](https://travis-ci.org/pocmo/Yaaic.svg?branch=master)](https://travis-ci.org/pocmo/Yaaic)
Yaaic is as the full name already says an Internet Relay Chat (IRC) Yaaic is as the full name already says an Internet Relay Chat (IRC)
client for Android devices. 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 (APK), get the official for a compiled 'ready to use' version (APK), get the official
@ -19,48 +17,52 @@ our repository at GitHub:
http://github.com/pocmo/Yaaic http://github.com/pocmo/Yaaic
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The project is using Gradle to build the application. Importing it The project is using Gradle to build the application. Importing it
into Android Studio should be enough to get it building. into Android Studio should be enough to get it building.
Drop me a line for questions regarding Yaaic or use one of the Drop me a line for questions regarding Yaaic or use one of the
following resources: following resources:
IRC: irc.epd-me.net #yaaic - IRC: irc.epd-me.net #yaaic
Homepage: http://www.yaaic.org - Homepage: http://www.yaaic.org
Google Group: http://groups.google.com/group/yaaic - Google Group: http://groups.google.com/group/yaaic
Twitter: http://twitter.com/Yaaic - Twitter: http://twitter.com/Yaaic
Facebook: http://www.facebook.com/pages/Yaaic/359902798214 - Facebook: http://www.facebook.com/pages/Yaaic/359902798214
-------------------------------------------------------------------- Third party libraries & resources
-----------------------------------------------------------------------
Yaaic includes the PircBot IRC API written by Paul Mutton available Yaaic includes the PircBot IRC API written by Paul Mutton available
under the GNU General Public License (GPL). http://www.jibble.org under the GNU General Public License (GPL). http://www.jibble.org
Yaaic uses the ViewPagerIndicator widget written by Patrik Yaaic uses the ViewPagerIndicator widget written by Patrik
Åkerfeldt, Francisco Figueiredo Jr. and Jake Wharton. Licensed Åkerfeldt, Francisco Figueiredo Jr. and Jake Wharton. Licensed
under the Apache License 2.0. under the Apache License 2.0.
https://github.com/JakeWharton/Android-ViewPagerIndicator https://github.com/JakeWharton/Android-ViewPagerIndicator
The Yaaic icon was designed by http://www.androidicons.com The Yaaic icon was designed by http://www.androidicons.com
Some icons are part of the Silk icon set designed by Mark James Some icons are part of the Silk icon set designed by Mark James
available under the Creative Commons Licence Attribution 3.0 available under the Creative Commons Licence Attribution 3.0
Licence. http://www.famfamfam.com Licence. http://www.famfamfam.com
-------------------------------------------------------------------- Copyright (GPL)
-----------------------------------------------------------------------
Copyright 2009-2015 Sebastian Kaspari Copyright 2009-2015 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
(at your option) any later version. (at your option) any later version.
Yaaic is distributed in the hope that it will be useful, Yaaic is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. 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/