Skip to content

Commit

Permalink
update readme with swift 2.3 & 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuch committed Sep 6, 2016
1 parent b5d1e42 commit 8c800e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)
![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg)

> This project is [Migrating to Swift 3](http://www.jessesquires.com/migrating-to-swift-3/).
> * Swift 2.3 is currently available from the [`swift2.3` branch](https://github.com/aschuch/QRCode/tree/swift2.3)
> * Swift 3.0 is currently available from the [`swift3.0` branch](https://github.com/aschuch/QRCode/tree/swift3.0)
A QRCode generator written in Swift.

![QRCode Example](Resources/example.png)
Expand Down

0 comments on commit 8c800e7

Please sign in to comment.