Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sachit27 authored Nov 20, 2021
1 parent 7ad0f3a commit fad6f6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit fad6f6f

Please sign in to comment.