diff --git a/README.md b/README.md index c354f30..9133b60 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ WTF Auto Layout? ================ -![Swift](https://img.shields.io/badge/Swift-3.1-green.svg?style=flat) ![Vapor](https://img.shields.io/badge/Vapor-2.0-green.svg?style=flat) +![Swift](https://img.shields.io/badge/Swift-4.0-green.svg?style=flat) ![Vapor](https://img.shields.io/badge/Vapor-3.0-green.svg?style=flat) This is the code driving [www.wtfautolayout.com](https://www.wtfautolayout.com), which parses error logs from Auto Layout on iOS and macOS and provides more intuitive visual descriptions of the conflicting constraints. It was built using [Swift](https://swift.org/), [Vapor](https://vapor.codes) and [Sparse](https://github.com/johnpatrickmorgan/Sparse). After installing Vapor, run `vapor xcode` to generate an xcode project. The `Run` target will serve the site locally at `localhost:8080`. - \ No newline at end of file +