From d86b1ce0c62f4acb6c287394049e824400de0a6f Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 3 Aug 2020 11:30:42 +0530 Subject: removed kicad latest info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8276a366..0db7eac1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## eSim [eSim](https://esim.fossee.in/) is an open source EDA tool for circuit design, simulation, analysis and PCB design, developed by [FOSSEE Team](https://www.fossee.in/) at [IIT Bombay](http://www.iitb.ac.in/). -It is an integrated tool build using open source softwares such as KiCad, Ngspice, GHDL, etc. +It is an integrated tool build using open source softwares such as KiCad, Ngspice and GHDL. ## Releases * Ubuntu 16.04 OS and above LTS versions. @@ -25,7 +25,7 @@ It is an integrated tool build using open source softwares such as KiCad, Ngspic ## Pre-requisites 1. Python v3.5+ 2. Ngspice v31+ -3. KiCad v4.0.7 (latest version released on April-2019) +3. KiCad v4.0.7 4. [NGHDL](https://github.com/fossee/nghdl) ## eSim Installation: -- cgit