Skip to content

Commit

Permalink
[README] Annotate cURL example so it gets syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Nov 6, 2014
1 parent 28df82e commit 72bd3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ debugPrintln(request)

#### Output (cURL)

```
```bash
$ curl -i \
-H "User-Agent: Alamofire" \
-H "Accept-Encoding: Accept-Encoding: gzip;q=1.0,compress;q=0.5" \
Expand Down

0 comments on commit 72bd3a0

Please sign in to comment.