From 99a84c529dafc0e0d314bd4a720029253ae42ed5 Mon Sep 17 00:00:00 2001 From: Sumanto Kar Date: Mon, 21 Aug 2023 00:50:49 +0530 Subject: Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23fd473..a1e249f 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit