Skip to content

Commit c041261

Browse files
committed
Minor fixes, fixing alphabetical ordering of acknowledgments and add a hyphen
1 parent b498f50 commit c041261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22
This series of labs exposes students to introductory embedded systems concepts.
3-
The labs focus on cyber physical systems modeling and design.
3+
The labs focus on cyber-physical systems modeling and design.
44
They use the [Lingua Franca coordination language](https://lf-lang.org) to provide timing, concurrency, and state-machine modeling (via its modal models),
55
and low-level programming is in C.
66
The labs are designed to be companion exercises for a course based on [Lee and Seshia, *Introduction to Embedded Systems: A Cyber-Physical Systems Approach*](https://leeseshia.org), MIT Press, 2017.
@@ -16,8 +16,8 @@ You can find the Markdown sources of these labs on [GitHub](https://github.com/l
1616
The main authors of this version of the labs are:
1717

1818
- Abhi Gundrala
19-
- Aditya Krishnan
2019
- Hokeun Kim
20+
- Aditya Krishnan
2121
- Edward A. Lee
2222
- Marten Lohstroh
2323

0 commit comments

Comments
 (0)