Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Oct 5, 2014
1 parent 06349a4 commit bb112f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ _Due to the current lack of [proper infrastructure](http://cocoapods.org) for Sw
### Making a Request

```swift
import Alamofire

Alamofire.request(.GET, "http://httpbin.org/get")
```

Expand Down

0 comments on commit bb112f0

Please sign in to comment.