diff --git a/snapindices/templates/index.html b/snapindices/templates/index.html index c881c92..a84a321 100644 --- a/snapindices/templates/index.html +++ b/snapindices/templates/index.html @@ -205,7 +205,8 @@
SNAPIndices is built with python. Check out the GitHub pages for SNAPExtract and SNAPIndices for more info - on how to install on your own machine, fork the project, or submit bug reports. + on how to install on your own machine, fork the project, or submit + bug reports. In a nutshell, SNAPExtract takes a list of communities and their coordinates, as well as SNAP datasets, and extracts the air temperature data from the data point closest to a community's location. SNAPIndices is the front-end for interacting with that extracted data. @@ -216,6 +217,9 @@ no warranty express or implied. Use at your own risk.
+

+

Question? Comment? Find a problem? Email me + or submit a bug report!

{% endblock %} \ No newline at end of file