diff --git a/readme.txt b/readme.txt index e05edb814..c3e7b0950 100644 --- a/readme.txt +++ b/readme.txt @@ -53,7 +53,7 @@ UPDATES Added Tutorials: * digital input State Change Detection example * stubs examples, some basic code snippets that get used constantly - * Control Structure examples: For Loop, While Loop, If Statement + * Control Structure examples: For Loop, While Loop, If Statement, Switch Statement * Displays -- simple display methods: BarGraph tutorial, row-column scanning tutorial =======