Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
Referenced compatibility with both Swift 3.2 and Swift 4.
  • Loading branch information
miroslavkovac committed Oct 16, 2017
1 parent 6142d90 commit d435054
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Lingo Provider

[![Language](https://img.shields.io/badge/Swift-3.1-brightgreen.svg)](http://swift.org)
[![Language](https://img.shields.io/badge/Swift-3.2-brightgreen.svg)](http://swift.org)
[![Language](https://img.shields.io/badge/Swift-4-brightgreen.svg)](http://swift.org)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/vapor-community/markdown-provider/master/LICENSE)

A Vapor provider for [Lingo](https://github.com/miroslavkovac/Lingo) - a pure Swift localization library ready to be used in Server Side Swift projects.
Expand Down

0 comments on commit d435054

Please sign in to comment.