From adeab08fc6608c18ea6fe3b1ca791a978c0d2d0f Mon Sep 17 00:00:00 2001 From: manasdas17 Date: Mon, 26 Aug 2019 09:44:39 +0530 Subject: Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63d009c..5262d9e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # OpenModelica_Arduino_With_MDD on Linux (Ubuntu 16.04 onwards) Embedded Experiments with OpenModelica and Arduino with facility for Embedded C code generation. -Free & Open Source library for based on OpenModelica to perform Embedded Experiments with Arduino.Also, there is a facility to generate Embedded C code by using Modelica_DeviceDrivers models. +Free & Open Source library based on OpenModelica to perform Embedded Experiments with Arduino. Also, there is a facility to generate Embedded C code by using Modelica_DeviceDriver models. + Library description -The library is an open source Modelica package for rael-time simulation of circuit designs involving Arduino platforms based on AVR Atmega328P MCUs. +The library is an open source Modelica package for real-time simulation of circuit designs involving Arduino platforms based on AVR Atmega328P MCUs. Main features: -- cgit