Authored by 朱小军

Update README.md

... ... @@ -5,6 +5,7 @@
* nodejs 8+
* 安装[Appium Desktop](https://github.com/appium/appium-desktop/releases/download/v1.13.0/Appium-mac-1.13.0.dmg)
* 安装openresty brew install openresty/brew/openresty,openresty路径下,执行vi nginx.conf,设置server下server_name analysis.yohobuy.com; location下proxy_pass http://localhost:8889;,
* 使用代理,并设置analysis.yohobuy.com本地host为127.0.0.1
* Ios [[doc]](https://github.com/appium/appium/blob/fd4afcacc2939ed25c61d43b56235bc0b052c494/docs/cn/appium-setup/real-devices-ios.md)
* brew install Carthage
* brew install libimobiledevice
... ...