]> rtime.felk.cvut.cz Git - ert_linux.git/commitdiff
Update README
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 10 Jul 2013 12:25:49 +0000 (14:25 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 10 Jul 2013 12:25:49 +0000 (14:25 +0200)
README

diff --git a/README b/README
index 0a44b8aa1c7258de1b3a9d4e2c21dc7cc1f4f93c..30bad48d4d85d0d0e3b76b58f1bff6194c81f982 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 Mimimalistic Simulink Coder Target for Linux
 ============================================
 
-The aim of this target is to allow Simmulink to generate code that
-runs in real-time on Linux. This target tries to be minimalistic in
+The aim of this target is to allow Simulink to generate code that
+runs in real-time on Linux. This target tries to be minimalist in
 the sense that it reuses as much as possible from Simulink built-in
 targets.
 
@@ -18,3 +18,5 @@ In Matlab prompt execute:
 From now on, Code Generation pane of Simulink Model Configuration
 Parameters should offer ert_linux.tlc as System Target File (after
 pressing "Browse...." button).
+
+Note: This target was tested with Matlab R2012b.