From 9a7fa881e4e2d33af7d8e2d77f38ec25525592e7 Mon Sep 17 00:00:00 2001 From: Ariane Sasso Date: Tue, 24 Aug 2021 14:08:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 804c0e4..d4f49e6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ![Devicely Logo](/imgs/logo/devicely-logo.png) -devicely is a Python package for reading, de-identifying and writing data from various health monitoring sensors. +Devicely is a Python package for reading, de-identifying and writing data from various health monitoring sensors. With devicely, you can read sensor data and have it easily accessible in dataframes. You can also de-identify data and write them back using their original data format. This makes it convenient to share sensor data with other researchers while mantaining people's privacy.