diff --git a/README.md b/README.md index 90904792ff7c4d4dcab3326ce2c570c174bd8654..ae5b02c24244af7602f8bb4187c5fbec03e8aa0c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ We have built a very small example app that contains first `FirstController` and `SecondController` class definitions defined in a single file. The files are setup for a simple example in use of navigation controllers and delegation. **You need to write the code to make this work.** See demo: - + The way this is intended to work is: - The FirstController has a label that says "nothing yet".