Skip to content

Commit 7bca178

Browse files
author
Levent KARAGÖL
committed
Documentation has been updated
1 parent f57c442 commit 7bca178

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,9 @@ Versioning of the library is done using conventional semantic versioning. Accord
312312

313313
You can find the complete list of functions in the library below. In fact, they are just overloaded versions of 5 functions in total.
314314

315+
> [!TIP]
316+
> Descriptions of all methods and parameters are also available within the code for IDE use.
317+
315318
```cpp
316319
- getRequest
317320
- std::future<HttpResult> getRequest(const std::string &url)

0 commit comments

Comments
 (0)