We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333ee3e commit 71ecdb5Copy full SHA for 71ecdb5
README.md
@@ -3,3 +3,13 @@
3
A simple REST client for your favorite editor!
4
5

6
+
7
+## How to use
8
9
+- Open the Command Palette (Mac: <kbd>Cmd</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> ; PC/Linux: <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>)
10
+- Search for "REST Client"
11
+- Open "Rest Client: Show"
12
13
+> You can also find the REST Client under Packages->REST Client->Show
14
15
+- Enter the URL, HTTP Verb, Headers and Payload (if necessary).
0 commit comments