diff --git a/README.md b/README.md index 176582b..c398d2c 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,14 @@ This project contains examples for a tutorial that introduces tdd using mvvm wit # Example 3 - Binding Focus -TBD +# TBD + +# Dependencies on Web-Services + +# Dealing with collections + +# Custom Binding -# Example 4 - Selenium +# WebDriver TBD diff --git a/index.html b/example1.html similarity index 100% rename from index.html rename to example1.html