diff --git a/README.md b/README.md new file mode 100644 index 0000000..b043989 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Note: Instructions on how to connect delegate and reference outlets from the Navigation Controller in Interface Builder to the custom NavigationControllerDelegate class at this [link](http://stackoverflow.com/questions/21501286/is-it-possible-to-ctrl-drag-in-storyboard-to-set-a-uinavigationcontrollerdelegat). Refer to answer by Alex on Jul 4 at 14:14).