Skip to content

Commit cfd42f2

Browse files
authored
Update README.md
1 parent bbb2108 commit cfd42f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,14 +182,14 @@ make http requests easily in c++ using libcurl, contains two modules, raw http a
182182
"N=N"
183183
};
184184

185+
186+
```
187+
185188
### the fields
186189
187190
the fields are the same structure but with a typedef to make the code easier to read, the only difference is the field Headers, which has another structure
188191
189192
190-
```
191-
192-
193193
194194
195195

0 commit comments

Comments
 (0)