diff options
author | Sumanto Kar | 2023-08-21 00:50:49 +0530 |
---|---|---|
committer | GitHub | 2023-08-21 00:50:49 +0530 |
commit | 99a84c529dafc0e0d314bd4a720029253ae42ed5 (patch) | |
tree | 498cf9174fde07658a1e3130254f19267deb9eab | |
parent | 870df3f4784d755f645574fb15c25fc8977aeb19 (diff) | |
download | LTSpiceToKiCadConverter-99a84c529dafc0e0d314bd4a720029253ae42ed5.tar.gz LTSpiceToKiCadConverter-99a84c529dafc0e0d314bd4a720029253ae42ed5.tar.bz2 LTSpiceToKiCadConverter-99a84c529dafc0e0d314bd4a720029253ae42ed5.zip |
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -150,11 +150,14 @@ If all the libraries in eeschema are not loaded, follow these steps: - Try adding libraries in the parser.py while getting error. - DO NOT CHANGE any of the files unless and until needed. +## eSim Manual +To know everything about eSim, how it works and it's feature please download the manual from [here](https://static.fossee.in/esim/manuals/eSim_Manual_2.3.pdf) + ## Contact -For any queries regarding eSim please write us on at this email address. +For any queries regarding eSim please write us on at this [email address](mailto:contact-esim@fossee.in). ## Contribution -Please refer here for further details. +Please refer [here](https://github.com/FOSSEE/eSim/blob/master/CONTRIBUTION.md) for further details. # License It is developed by FOSSEE Team at IIT Bombay and is released under GNU GPL License. |