diff --git a/README.md b/README.md index 9e0863c..01b7a68 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Structure -![Swift](https://img.shields.io/badge/Swift-4.2-brightgreen.svg) +![Swift](https://img.shields.io/badge/Swift-5.0-brightgreen.svg) [![Build Status](https://travis-ci.org/dn-m/Structure.svg?branch=master)](https://travis-ci.org/dn-m/Structure) The `Structure` package defines algebraic and data structures in Swift 4.2, along with algorithms to be performed over them. @@ -84,4 +84,4 @@ If you use the Xcode IDE, use Swift Package Manager to generate an `.xcodeproj` ``` swift package generate-xcodeproj -``` \ No newline at end of file +```