From fad6f6f6ac56cf156e9fc8feddbcc6d58b21a186 Mon Sep 17 00:00:00 2001 From: Sachit Mahajan Date: Sat, 20 Nov 2021 22:25:18 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1cf908c..441a6d9 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,6 @@ Note: All the outputs (data files, figures and plots ) would be saved in the fol ### Creating an Executable Program (EXE File) Another option to the use the toolbox is to create an executable program. This allows the user to use the application as a .exe file (Windows) or .dmg file (MacOS). The [tutorial](https://pythonbasics.org/compile-pyqt-to-exe/) on Python Basics explains how to compile PyQt to EXE. + +### More details about the design and development of this toolbox +For more details about this toolbox, refer to this [paper](https://www.mdpi.com/1424-8220/21/22/7726#metrics) published in [Sensors Journal](https://www.mdpi.com/1424-8220/21/22/7726#metrics).