Skip to content

Commit

Permalink
Remove headers line duplications
Browse files Browse the repository at this point in the history
  • Loading branch information
danshevluk authored Nov 9, 2016
1 parent 788df33 commit bb73e9a
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
@@ -1,11 +1,7 @@
# SwiftSocket

-----
SwiftSocket library provides as easy to use interface for socket based connections on server or client side. Supports both TCP and UDP sockets.

# Installation
-----

## Cocoapods
Add this to your `Podfile`:
```ruby
Expand All @@ -14,7 +10,6 @@ pod 'SwiftSocket'
And run then `pod install`

# Code examples
-----

## Create client socket
``` swift
Expand Down

0 comments on commit bb73e9a

Please sign in to comment.