diff --git a/README.md b/README.md index 81c5ae4..3ceac06 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,13 @@ xcodebuild This will build `ios-deploy` into the `build/Release` folder. +## Testing + +Run: + +``` +npm install && npm test +``` ### OS X 10.11 El Capitan