From 0d943003aa7c782c2176b5638a7e434804d4880b Mon Sep 17 00:00:00 2001 From: manasdas17 Date: Mon, 26 Aug 2019 12:02:25 +0530 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c375f4..82c77ef 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Library description 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: +# Main features: Support for Windows. (Soft) real-time synchronization of a simulation. @@ -54,7 +54,7 @@ $ omc --simCodeTarget=ExperimentalEmbeddedC runMDDAvr.mos $ avr-gcc -Os -std=c11 For further information: Visit https://build.openmodelica.org/Documentation/Modelica_DeviceDrivers.html. Development and contribution -Main developers: +# Main developers: Manas Ranjan Das, FOSSSEE, IIT-Bombay -- cgit