Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OrkhanAlikhanov committed Jul 5, 2017
1 parent 2f51337 commit eed11d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Http.swift

A POSIX socket wrapper written in swift.
A tiny HTTP server engine written in swift.

## Requirements

Expand All @@ -21,7 +21,7 @@ A POSIX socket wrapper written in swift.
$ gem install cocoapods
```

To integrate LinearProgressView into your Xcode project using CocoaPods, specify it in your `Podfile`:
To integrate Http.swift into your Xcode project using CocoaPods, specify it in your `Podfile`:

```ruby
source 'https://github.com/CocoaPods/Specs.git'
Expand Down

0 comments on commit eed11d5

Please sign in to comment.