Skip to content

Commit 5d23911

Browse files
committed
Update documentation.
1 parent 1e06c44 commit 5d23911

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "objecthub/swift-numberkit"
1+
github "objecthub/swift-numberkit" ~> 1.6

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
======================================================
33

44
<p>
5-
<a href="https://developer.apple.com/osx/"><img src="https://img.shields.io/badge/Platform-macOS-blue.svg?style=flat" alt="Platform: macOS" /></a>
6-
<a href="https://developer.apple.com/swift/"><img src="https://img.shields.io/badge/Language-Swift%203.1-green.svg?style=flat" alt="Language: Swift 3.1" /></a>
7-
<a href="https://developer.apple.com/xcode/"><img src="https://img.shields.io/badge/IDE-Xcode%208.3-orange.svg?style=flat" alt="IDE: Xcode 8.3" /></a>
8-
<a href="https://raw.githubusercontent.com/objecthub/swift-lispkit/master/LICENSE"><img src="http://img.shields.io/badge/License-Apache-lightgrey.svg?style=flat" alt="License: Apache" /></a>
5+
[![Platform: macOS](https://img.shields.io/badge/Platform-macOS-blue.svg?style=flat)](https://developer.apple.com/osx/)]
6+
[![Language: Swift 3.1](https://img.shields.io/badge/Language-Swift%203.1-green.svg?style=flat)](https://developer.apple.com/swift/)
7+
[![IDE: Xcode 8.3](https://img.shields.io/badge/IDE-Xcode%208.3-orange.svg?style=flat)](https://developer.apple.com/xcode/)
8+
[![Carthage: compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
9+
[![License: Apache](http://img.shields.io/badge/License-Apache-lightgrey.svg?style=flat)](https://raw.githubusercontent.com/objecthub/swift-lispkit/master/LICENSE)
910
</p>
1011

1112

0 commit comments

Comments
 (0)