From d2d4e88a537885cda175ef59d29c54f49121b813 Mon Sep 17 00:00:00 2001 From: nilshah98 Date: Fri, 7 Jun 2019 18:06:05 +0530 Subject: python calls updated to python3 calls --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index a3745ded..742b2c24 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,7 @@ eSim is an open source EDA tool for circuit design, simulation, analysis and PCB * It also has a feature of Model builder and Subcircuit builder. * eSim has been successfully ported to low cost FOSSEE [laptop](http://laptop.fossee.in) -## Open-Source Software Used -* Python. -* KiCad. -* Ngspice. - -## Pre-requisites +##Pre-requisites 1. Python 3.0+ 2. PyQt4 3. Matplotlib -- cgit