From 8e4f03fcbb5cd848d8507636439e9af615412e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6lvi=20Thrastarson?= Date: Wed, 8 Dec 2021 18:08:01 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c115566..b9522b7 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,6 @@ so you can create a conda environment by running: `conda env create -f environment.yml` -and that should be enough to be able to use the code. \ No newline at end of file +and that should be enough to be able to use the code. + +The repository contains both a collection of image processing functions as well as two example pipelines which can be used to detect earthquakes in DAS measurements.