Skip to content

Commit be561ab

Browse files
authored
Update README.md
1 parent 248fbe2 commit be561ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ make http requests easily in c++ using libcurl, contains two modules, raw http a
100100

101101
## Project and Headers
102102

103-
the structure is very flexible in case you want to use directly the one I put, as long as you add the .cpp code inside the **src/sources** folder and add it in the make like this
103+
the structure is very flexible in case you want to use directly the one I put, as long as you add the .cpp code inside the **src/sources** folder and add it in the **makefile** like this
104104

105105
```php
106106
$(DIR_OBJ)/myFile.o

0 commit comments

Comments
 (0)