Update README.md
parent
6b0d69bd27
commit
268e6066b6
|
|
@ -1,17 +1,18 @@
|
||||||
# App Name
|
# USGS Data reporting
|
||||||
|
|
||||||
More information on making apps:
|
More information on making apps:
|
||||||
|
|
||||||
* http://www.espruino.com/Bangle.js+First+App
|
* http://www.espruino.com/Bangle.js+First+App
|
||||||
* http://www.espruino.com/Bangle.js+App+Loader
|
* http://www.espruino.com/Bangle.js+App+Loader
|
||||||
|
|
||||||
Describe the app...
|
Simple app that pulls data from internet API regarding water/stream/river conditions. Useful for fishing or other water sports.
|
||||||
|
|
||||||
Add screen shots (if possible) to the app folder and link then into this file with 
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Describe how to use it
|
API information can be found here:
|
||||||
|
https://labs.waterdata.usgs.gov/docs/sensorthings/index.html
|
||||||
|
|
||||||
|
Location can be found
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue