Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasBertola committed Oct 19, 2014
1 parent b11ee60 commit d7870b1
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 @@ -7,10 +7,10 @@ It has no dependencies.
## Installation


Include `CoucheHttp.h` in your project , by loading it as usual:
Include `coucheHttp.h` in your project , by loading it as usual:

```c++
#include "CoucheHttp.h"
#include "coucheHttp.h"
```

Linked `libws2_32.a` if you're on Windows.
Expand Down

0 comments on commit d7870b1

Please sign in to comment.