Skip to content

Commit b498f50

Browse files
authored
Merge pull request #25 from lf-lang/line
Publish Track and Line Following exercise and add contributors
2 parents 479b9f9 + 1c81cbb commit b498f50

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +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
20+
- Hokeun Kim
1921
- Edward A. Lee
2022
- Marten Lohstroh
2123

@@ -28,6 +30,7 @@ These labs are derived from several generations of lab exercises for the Berkele
2830
- Abhi Gudrala
2931
- Jeff C. Jensen
3032
- Eric S. Kim
33+
- Hokeun Kim
3134
- Edward A. Lee
3235
- Shaokai Lin
3336
- Sanjit Seshia

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- [Interrupts](./Interrupts.md)
1717
- [Robot](./Robot.md)
1818
- [Hill Climb](./Hill.md)
19+
- [Track and Line Following](./Line.md)
1920

2021
# Appendices
2122

0 commit comments

Comments
 (0)