Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shehryarkamran authored Jan 15, 2018
1 parent bb2af98 commit 5e75513
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Soonami
=======
This app displays information about a single earthquake event and whether or not there was a tsunami alert issued for it.

The data is retrieved from the USGS service. https://earthquake.usgs.gov/fdsnws/event/1/

Pre-requisites
==============
- Android SDK v26
- Android Build Tools v26.+
- Android Support Repository v26.+

Getting Started
===============
This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in
Android Studio.

Support
=======
- Google+ Community: https://plus.google.com/communities/105153134372062985968
- Stack Overflow: http://stackoverflow.com/questions/tagged/android

0 comments on commit 5e75513

Please sign in to comment.