Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrhoyt committed Jan 1, 2017
1 parent 8d63788 commit 7fda8e8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ let package = Package(
)
```

Note that the [Swift Package Manager](https://swift.org/package-manager) is
still in early design and development, for more infomation checkout its
[GitHub Page](https://github.com/apple/swift-package-manager)

### Manual

Simply copy the `*.swift` files from the `Source/SwiftyTextTable` directory into
Expand Down Expand Up @@ -220,7 +216,6 @@ print(tableString)
```

### Console Formatting Support
*Not currently available in Linux.*

`SwiftyTextTable` will recognize many console escape sequences used to format
output (e.g. [Rainbow](https://github.com/onevcat/Rainbow)) and account for them
Expand Down

0 comments on commit 7fda8e8

Please sign in to comment.