Skip to content

Commit 71ecdb5

Browse files
committed
Add instruction to README
1 parent 333ee3e commit 71ecdb5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,13 @@
33
A simple REST client for your favorite editor!
44

55
![example](https://raw.githubusercontent.com/ddavison/rest-client/master/images/example.gif)
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

Comments
 (0)