From 69d632bc8579387516102074c80ddd4b8e1101aa Mon Sep 17 00:00:00 2001 From: Andrii Dembitskyi Date: Wed, 11 Mar 2020 11:10:24 +0200 Subject: [PATCH] Fix configuration header in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b9f21..bad22e6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Using yarn: $ yarn add lcm-requester ``` -#Configuration +# Configuration All available transports and configuration options listed below: Parameter "agentOptions" support the same options like [HTTP Agent](https://nodejs.org/api/http.html#http_new_agent_options) or [HTTPS Agent](https://nodejs.org/api/https.html#http_new_agent_options)