Add drag and drop screenshot.
diff --git a/Mobile.md b/Mobile.md
index bbbeb5f..2ce5407 100644
--- a/Mobile.md
+++ b/Mobile.md
@@ -136,7 +136,11 @@
 ```
 $ open ios/bind.xcodeproj
 ```
-Drag and drop the `hello.framework` bundle to the Xcode project. Your project layout should look like what's shown below.
+Drag and drop the `hello.framework` bundle to the Xcode project.
+
+![Drag and drop hello.framework](https://googledrive.com/host/0ByfSjdPVs9MZbkhjeUhMYzRTeEE/gowiki/gomobile-bind-iosdrag.png)
+
+Your project layout should look like what's shown below.
 
 ![Xcode project layout with hello.framework](https://googledrive.com/host/0ByfSjdPVs9MZbkhjeUhMYzRTeEE/gowiki/gomobile-bind-ios.png)