From 90c0933a0b18ad1c7a3dc7fc03db92b9d836279f Mon Sep 17 00:00:00 2001
From: Yuriy Putsan <putsan57@gmail.com>
Date: Tue, 12 Sep 2023 06:22:26 +0300
Subject: [PATCH] docs: Update README.md

I spent unnecessary time trying to figure out how to correctly disable the `importReactOnTop` option.

To make it more intuitive for new users of this extension and to prevent similar confusion in the future, I suggest adding this explanatory line. It provides a clear example of how to reference the settings keys, making the configuration process smoother for everyone.
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 38808d5..533dbe0 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@ From version 4 extension provides options to customize the behavior of the snipp
 | importReactOnTop | If disabled, snippets won't contain `import React` on top. React 17+ support |
 |       typescript | adds additional typescript snippets                                          |
 
+To modify a setting, add a line like this to your VS Code settings: `"reactSnippets.settings.importReactOnTop": false`.
+
 # Sponsors
 
 <p><a title="Try CodeStream" href="https://sponsorlink.codestream.com/?utm_source=vscmarket&amp;utm_campaign=es7_react&amp;utm_medium=banner"><img src="https://alt-images.codestream.com/codestream_logo_es7_react.png"></a></br>