Skip to content

Commit

Permalink
📖 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adithya321 committed Mar 7, 2017
1 parent 74c926a commit c28c528
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,52 @@
# Instincts

<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/home.png"/></td>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/events.png"/></td>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/schedule.png"/></td>
</tr>
<tr>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/events_list.png"/></td>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/event_detail.png"/></td>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/map.png"/></td>
</tr>
<tr>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/login.png"/></td>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/register.png"/></td>
<td><img src="https://raw.githubusercontent.com/adithya321/Instincts/master/screenshots/profile.png"/></td>
</tr>
</table>

## Third Party Libraries
* [Android Week View](https://github.com/alamkanak/Android-Week-View/)
* [AppUpdater](https://github.com/javiersantos/AppUpdater)
* [Butter Knife](https://github.com/JakeWharton/butterknife)
* [multiline-collapsingtoolbar](https://github.com/opacapp/multiline-collapsingtoolbar)
* [MultiType](https://github.com/drakeet/MultiType)
* [PhotoView](https://github.com/chrisbanes/PhotoView)
* [Picasso](https://github.com/square/picasso)
* [QrCardParsing](https://github.com/RurioLuca/QrCardParsing)
* [QRGen](https://github.com/kenglxn/QRGen)
* [Realm Search View](https://github.com/thorbenprimke/realm-searchview)
* [Stetho](https://github.com/facebook/stetho)
* [Stetho-Realm](https://github.com/uPhyca/stetho-realm)
* [WheelView](https://github.com/LukeDeighton/WheelView)

## License

Instincts
Copyright 2016 Adithya J

This program 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.

This program 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 this program. If not, see <http://www.gnu.org/licenses/>.

0 comments on commit c28c528

Please sign in to comment.