README.md in spaceship-0.3.2 vs README.md in spaceship-0.3.3

- old
+ new

@@ -108,9 +108,11 @@ ### Full Documentation The detailed documentation of all available classes is available on [RubyDoc](http://www.rubydoc.info/github/fastlane/spaceship/frames). +You can find the log file here `/tmp/spaceship[time].log`. + # Technical Details ## HTTP Client Up until now all [fastlane tools](https://fastlane.tools) used web scraping to interact with Apple's web services. `spaceship` uses a simple HTTP client only, resulting in much less overhead and extremely improved speed.