diff --git a/README.md b/README.md index 24dac6f..f203af3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SPEIS-analysis -Jupyter notebook leveraging impedance.py to simplify the batch analysis of staircase potential electrochemical impedance spectroscopy (SPEIS) data. Using the first cell, the filename of the mpt file located in the same directory as the notebook can be specified. Further parameters can be set using the input prompts in the notebook. After completion of the fitting, a subdirectory with the same filename as the MPT file will be created. The fitting result and current state of the notebook get saved as .xlsx and .html files, respectively. +Jupyter notebook leveraging [impedance.py](https://github.com/ECSHackWeek/impedance.py) to simplify the batch analysis of staircase potential electrochemical impedance spectroscopy (SPEIS) data. Using the first cell, the filename of the mpt file located in the same directory as the notebook can be specified. Further parameters can be set using the input prompts in the notebook. After completion of the fitting, a subdirectory with the same filename as the MPT file will be created. The fitting result and current state of the notebook get saved as .xlsx and .html files, respectively. ## Dependencies The notebook has been developed using the following Jupyter notebook environment: